License |
License |
---|---|
GroupId | GroupIdio.protostuff |
ArtifactId | ArtifactIdprotostuff-compiler |
Version | Version3.1.38 |
Type | Typepom |
Description |
DescriptionProtostuff Compiler
Proto parser, code and documentation generator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protostuff-compiler-3.1.38.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.protostuff/protostuff-compiler/ -->
<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-compiler</artifactId>
<version>3.1.38</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.protostuff/protostuff-compiler/
implementation 'io.protostuff:protostuff-compiler:3.1.38'
// https://jarcasting.com/artifacts/io.protostuff/protostuff-compiler/
implementation ("io.protostuff:protostuff-compiler:3.1.38")
'io.protostuff:protostuff-compiler:pom:3.1.38'
<dependency org="io.protostuff" name="protostuff-compiler" rev="3.1.38">
<artifact name="protostuff-compiler" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.protostuff', module='protostuff-compiler', version='3.1.38')
)
libraryDependencies += "io.protostuff" % "protostuff-compiler" % "3.1.38"
[io.protostuff/protostuff-compiler "3.1.38"]
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.8.2 |
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 |
org.assertj : assertj-core | jar | 3.20.2 |