| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.github.os72 |
| Идентификатор | Идентификаторprotoc-jar-maven-plugin-build |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеprotoc-jar-maven-plugin-build
Protocol Buffers codegen plugin - based on protoc-jar executable JAR
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| protoc-jar-maven-plugin-build-1.1.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.os72/protoc-jar-maven-plugin-build/ -->
<dependency>
<groupId>com.github.os72</groupId>
<artifactId>protoc-jar-maven-plugin-build</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.os72/protoc-jar-maven-plugin-build/
implementation 'com.github.os72:protoc-jar-maven-plugin-build:1.1'
// https://jarcasting.com/artifacts/com.github.os72/protoc-jar-maven-plugin-build/
implementation ("com.github.os72:protoc-jar-maven-plugin-build:1.1")
'com.github.os72:protoc-jar-maven-plugin-build:pom:1.1'
<dependency org="com.github.os72" name="protoc-jar-maven-plugin-build" rev="1.1">
<artifact name="protoc-jar-maven-plugin-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.os72', module='protoc-jar-maven-plugin-build', version='1.1')
)
libraryDependencies += "com.github.os72" % "protoc-jar-maven-plugin-build" % "1.1"
[com.github.os72/protoc-jar-maven-plugin-build "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.os72 : protoc-jar | jar | 2.4.1.0 |
| org.apache.maven : maven-plugin-api | jar | 2.0.9 |
| org.apache.maven : maven-project | jar | 2.0.9 |
| org.sonatype.plexus : plexus-build-api | jar | 0.0.7 |
| org.codehaus.plexus : plexus-utils | jar | 3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |