| License |
License |
|---|---|
| Categories |
CategoriesNet Hibernate Data ORM |
| GroupId | GroupIdio.github.nethibernate |
| ArtifactId | ArtifactIdprotostuff-it |
| Version | Version2 |
| Type | Typejar |
| Description |
DescriptionProtostuff Compiler - Integration Tests
Proto parser, code and documentation generator
|
| Filename | Size |
|---|---|
| protostuff-it-2.pom | |
| protostuff-it-2.jar | 7 KB |
| protostuff-it-2-sources.jar | 2 KB |
| protostuff-it-2-javadoc.jar | 420 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-it/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-it</artifactId>
<version>2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-it/
implementation 'io.github.nethibernate:protostuff-it:2'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-it/
implementation ("io.github.nethibernate:protostuff-it:2")
'io.github.nethibernate:protostuff-it:jar:2'
<dependency org="io.github.nethibernate" name="protostuff-it" rev="2">
<artifact name="protostuff-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-it', version='2')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-it" % "2"
[io.github.nethibernate/protostuff-it "2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.nethibernate : protostuff-generator | jar | 2 |
| io.github.nethibernate : protostuff-api | jar | 1.7.4 |
| io.github.nethibernate : protostuff-core | jar | 1.7.4 |
| io.github.nethibernate : protostuff-json | jar | 1.7.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.9.9 |
| javax.annotation : javax.annotation-api | jar | 1.3.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 |