| AbstractProtocCompileMojo |
An abstract base mojo configuration for using protoc compiler with the main sources.
|
| AbstractProtocMojo |
Abstract Mojo implementation.
|
| AbstractProtocTestCompileMojo |
An abstract base mojo configuration for using protoc compiler with the test sources.
|
| Protoc |
This class represents an invokable configuration of the protoc compiler.
|
| Protoc.Builder |
This class builds Protoc instances.
|
| ProtocPlugin |
Describes a protoc plugin that is written in Java and
assembled from resolved artifacts at runtime.
|