is not current version
Last Version 3.1.40

Protostuff Compiler - Command Line Interface 2.2.27

Proto parser, code and documentation generator

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-cli
Version

Version

2.2.27
Type

Type

jar
Description

Description

Protostuff Compiler - Command Line Interface
Proto parser, code and documentation generator

Download protostuff-cli 2.2.27


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

Dependencies

compile (7)

Group / Artifact Type Version
io.protostuff : protostuff-parser jar 2.2.27
io.protostuff : protostuff-generator jar 2.2.27
commons-cli : commons-cli jar 1.4
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
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

There are no modules declared in this project.