License |
License |
---|---|
Categories |
CategoriesNet Hibernate Data ORM |
GroupId | GroupIdio.github.nethibernate |
ArtifactId | ArtifactIdprotostuff-generator |
Last Version | Last Version2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtostuff Compiler - Generator
Proto parser, code and documentation generator
|
Filename | Size |
---|---|
protostuff-generator-2.pom | |
protostuff-generator-2.jar | 191 KB |
protostuff-generator-2-sources.jar | 112 KB |
protostuff-generator-2-javadoc.jar | 984 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-generator/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-generator</artifactId>
<version>2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-generator/
implementation 'io.github.nethibernate:protostuff-generator:2'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-generator/
implementation ("io.github.nethibernate:protostuff-generator:2")
'io.github.nethibernate:protostuff-generator:jar:2'
<dependency org="io.github.nethibernate" name="protostuff-generator" rev="2">
<artifact name="protostuff-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-generator', version='2')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-generator" % "2"
[io.github.nethibernate/protostuff-generator "2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.nethibernate : protostuff-parser | jar | 2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
org.antlr : ST4 | jar | 4.0.8 |
org.pegdown : pegdown | jar | 1.6.0 |
net.sourceforge.plantuml : plantuml | jar | 8059 |
org.webjars : angularjs | jar | 1.5.8 |
org.webjars : bootstrap | jar | 3.3.5 |
org.webjars : jquery | jar | 1.11.1 |
org.webjars : angular-material | jar | 1.1.1 |
org.webjars.bower : angular-bootstrap-nav-tree-gildo | jar | 0.1.0 |
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 |