Uses of Class
org.xolstice.maven.plugin.protobuf.AbstractProtocCompileMojo
Packages that use AbstractProtocCompileMojo
-
Uses of AbstractProtocCompileMojo in org.xolstice.maven.plugin.protobuf
Subclasses of AbstractProtocCompileMojo in org.xolstice.maven.plugin.protobufModifier and TypeClassDescriptionfinal class
This mojo executes theprotoc
compiler for generating main C++ sources from protocol buffer definitions.final class
This mojo executes theprotoc
compiler for generating main C# sources from protocol buffer definitions.final class
This mojo executes theprotoc
compiler with the specified plugin executable to generate main sources from protocol buffer definitions.final class
Deprecated.JavaNano has been deprecated in favour of Java Lite.final class
This mojo executes theprotoc
compiler for generating main JavaScript sources from protocol buffer definitions.final class
This mojo executes theprotoc
compiler for generating main Java sources from protocol buffer definitions.final class
This mojo executes theprotoc
compiler for generating main python sources from protocol buffer definitions.