License |
License |
---|---|
GroupId | GroupIdcom.github.auties00 |
ArtifactId | ArtifactIdprotoc-api |
Last Version | Last Version1.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA modern implementation of protoc to generate java sources from protobuf schemas
|
Filename | Size |
---|---|
protoc-api-1.16.pom | |
protoc-api-1.16.jar | 17 KB |
protoc-api-1.16-sources.jar | 8 KB |
protoc-api-1.16-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.auties00/protoc-api/ -->
<dependency>
<groupId>com.github.auties00</groupId>
<artifactId>protoc-api</artifactId>
<version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.auties00/protoc-api/
implementation 'com.github.auties00:protoc-api:1.16'
// https://jarcasting.com/artifacts/com.github.auties00/protoc-api/
implementation ("com.github.auties00:protoc-api:1.16")
'com.github.auties00:protoc-api:jar:1.16'
<dependency org="com.github.auties00" name="protoc-api" rev="1.16">
<artifact name="protoc-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.auties00', module='protoc-api', version='1.16')
)
libraryDependencies += "com.github.auties00" % "protoc-api" % "1.16"
[com.github.auties00/protoc-api "1.16"]
Group / Artifact | Type | Version |
---|---|---|
com.github.auties00 : reflection | jar | 1.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
com.google.protobuf : protobuf-javalite | jar | 3.20.0 |
org.openjdk.jmh : jmh-core | jar | 1.35 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.35 |