| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.auties00 |
| Идентификатор | Идентификаторprotoc-api |
| Последняя версия | Последняя версия1.16 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA modern implementation of protoc to generate java sources from protobuf schemas
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |