is not current version
Last Version 3.1.40

Protostuff Compiler 2.2.27

Proto parser, code and documentation generator

License

License

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-compiler
Version

Version

2.2.27
Type

Type

pom
Description

Description

Protostuff Compiler
Proto parser, code and documentation generator
Source Code Management

Source Code Management

https://github.com/protostuff/protostuff-compiler

Download protostuff-compiler 2.2.27


<!-- https://jarcasting.com/artifacts/io.protostuff/protostuff-compiler/ -->
<dependency>
    <groupId>io.protostuff</groupId>
    <artifactId>protostuff-compiler</artifactId>
    <version>2.2.27</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.protostuff/protostuff-compiler/
implementation 'io.protostuff:protostuff-compiler:2.2.27'
// https://jarcasting.com/artifacts/io.protostuff/protostuff-compiler/
implementation ("io.protostuff:protostuff-compiler:2.2.27")
'io.protostuff:protostuff-compiler:pom:2.2.27'
<dependency org="io.protostuff" name="protostuff-compiler" rev="2.2.27">
  <artifact name="protostuff-compiler" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.protostuff', module='protostuff-compiler', version='2.2.27')
)
libraryDependencies += "io.protostuff" % "protostuff-compiler" % "2.2.27"
[io.protostuff/protostuff-compiler "2.2.27"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.2
com.google.errorprone : error_prone_annotations Optional jar 2.0.19

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.4.6

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.0.1
org.mockito : mockito-core jar 2.11.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

  • protostuff-parser
  • protostuff-generator
  • protostuff-cli
  • protostuff-maven-plugin
  • protostuff-it