| Лицензия |
Лицензия |
|---|---|
| Группа | Группаno.entur |
| Идентификатор | Идентификаторinterface-protoc-plugin-parent |
| Последняя версия | Последняя версия1.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеInterface protoc plugin
Protoc plugin for generating interface hierarchies for generated java classes
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| interface-protoc-plugin-parent-1.5.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/no.entur/interface-protoc-plugin-parent/ -->
<dependency>
<groupId>no.entur</groupId>
<artifactId>interface-protoc-plugin-parent</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.entur/interface-protoc-plugin-parent/
implementation 'no.entur:interface-protoc-plugin-parent:1.5'
// https://jarcasting.com/artifacts/no.entur/interface-protoc-plugin-parent/
implementation ("no.entur:interface-protoc-plugin-parent:1.5")
'no.entur:interface-protoc-plugin-parent:pom:1.5'
<dependency org="no.entur" name="interface-protoc-plugin-parent" rev="1.5">
<artifact name="interface-protoc-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='interface-protoc-plugin-parent', version='1.5')
)
libraryDependencies += "no.entur" % "interface-protoc-plugin-parent" % "1.5"
[no.entur/interface-protoc-plugin-parent "1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.salesforce.servicelibs : jprotoc | jar | 1.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.squareup : javapoet | jar | 1.11.1 |