License |
License |
---|---|
Categories |
CategoriesNet Hibernate Data ORM |
GroupId | GroupIdio.github.nethibernate |
ArtifactId | ArtifactIdprotostuff-parser |
Last Version | Last Version2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtostuff Compiler - Parser
Proto parser, code and documentation generator
|
Filename | Size |
---|---|
protostuff-parser-2.pom | |
protostuff-parser-2.jar | 141 KB |
protostuff-parser-2-tests.jar | 50 KB |
protostuff-parser-2-sources.jar | 75 KB |
protostuff-parser-2-javadoc.jar | 875 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-parser/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-parser</artifactId>
<version>2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-parser/
implementation 'io.github.nethibernate:protostuff-parser:2'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-parser/
implementation ("io.github.nethibernate:protostuff-parser:2")
'io.github.nethibernate:protostuff-parser:jar:2'
<dependency org="io.github.nethibernate" name="protostuff-parser" rev="2">
<artifact name="protostuff-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-parser', version='2')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-parser" % "2"
[io.github.nethibernate/protostuff-parser "2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
org.antlr : antlr4 | jar | 4.7 |
com.google.guava : guava | jar | 21.0 |
com.google.inject : guice | jar | 4.1.0 |
com.google.inject.extensions : guice-multibindings | jar | 4.1.0 |
com.google.inject.extensions : guice-assistedinject | jar | 4.1.0 |
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.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 |