| License |
License |
|---|---|
| Categories |
CategoriesNet Hibernate Data ORM |
| GroupId | GroupIdio.github.nethibernate |
| ArtifactId | ArtifactIdprotostuff-compiler |
| Last Version | Last Version2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProtostuff Compiler
Proto parser, code and documentation generator
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| protostuff-compiler-2.pom | |
| protostuff-compiler-2.jar | 78 KB |
| protostuff-compiler-2-tests.jar | 5 KB |
| protostuff-compiler-2-sources.jar | 52 KB |
| protostuff-compiler-2-javadoc.jar | 512 KB |
| protostuff-compiler-2-jar-with-dependencies.jar | 954 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-compiler/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-compiler</artifactId>
<version>2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-compiler/
implementation 'io.github.nethibernate:protostuff-compiler:2'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-compiler/
implementation ("io.github.nethibernate:protostuff-compiler:2")
'io.github.nethibernate:protostuff-compiler:jar:2'
<dependency org="io.github.nethibernate" name="protostuff-compiler" rev="2">
<artifact name="protostuff-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-compiler', version='2')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-compiler" % "2"
[io.github.nethibernate/protostuff-compiler "2"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |