Last Version

Protostuff Compiler - Parser 3.1.40

Proto parser, code and documentation generator

License

License

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-parser
Version

Version

3.1.40
Type

Type

jar
Description

Description

Protostuff Compiler - Parser
Proto parser, code and documentation generator

Download protostuff-parser 3.1.40


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

Dependencies

compile (9)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
org.antlr : antlr4 jar 4.9.2
com.google.guava : guava jar 30.1.1-jre
com.google.inject : guice jar 5.0.1
com.google.inject.extensions : guice-multibindings jar 4.2.3
com.google.inject.extensions : guice-assistedinject jar 5.0.1
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : jsr305 Optional jar 3.0.2
com.google.errorprone : error_prone_annotations Optional jar 2.5.1

provided (1)

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

test (4)

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

Project Modules

There are no modules declared in this project.