| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface Hibernate Data ORM |
| GroupId | GroupIdio.github.nethibernate |
| ArtifactId | ArtifactIdprotostuff-cli |
| Last Version | Last Version2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProtostuff Compiler - Command Line Interface
Proto parser, code and documentation generator
|
| Filename | Size |
|---|---|
| protostuff-cli-2.pom | |
| protostuff-cli-2.jar | 7 KB |
| protostuff-cli-2-sources.jar | 3 KB |
| protostuff-cli-2-javadoc.jar | 395 KB |
| protostuff-cli-2-jar-with-dependencies.jar | 31 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-cli/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-cli</artifactId>
<version>2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-cli/
implementation 'io.github.nethibernate:protostuff-cli:2'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-cli/
implementation ("io.github.nethibernate:protostuff-cli:2")
'io.github.nethibernate:protostuff-cli:jar:2'
<dependency org="io.github.nethibernate" name="protostuff-cli" rev="2">
<artifact name="protostuff-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-cli', version='2')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-cli" % "2"
[io.github.nethibernate/protostuff-cli "2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.nethibernate : protostuff-parser | jar | 2 |
| io.github.nethibernate : protostuff-generator | jar | 2 |
| 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.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.7.5 |
| 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 |