| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Protobuf Данные Data Structures |
| Группа | Группаno.entur |
| Идентификатор | Идентификаторnetex-protobuf |
| Версия | Версия1.71 |
| Тип | Типjar |
| Описание |
ОписаниеProtobuf descriptor files for NeTEx
Generates protobuf descriptor files based on NeTEx xsd
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| netex-protobuf-1.71.pom | |
| netex-protobuf-1.71.jar | 946 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/no.entur/netex-protobuf/ -->
<dependency>
<groupId>no.entur</groupId>
<artifactId>netex-protobuf</artifactId>
<version>1.71</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur/netex-protobuf/
implementation 'no.entur:netex-protobuf:1.71'
// https://jarcasting.com/artifacts/no.entur/netex-protobuf/
implementation ("no.entur:netex-protobuf:1.71")
'no.entur:netex-protobuf:jar:1.71'
<dependency org="no.entur" name="netex-protobuf" rev="1.71">
<artifact name="netex-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='netex-protobuf', version='1.71')
)
libraryDependencies += "no.entur" % "netex-protobuf" % "1.71"
[no.entur/netex-protobuf "1.71"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| no.entur : schema2proto-xsdproto | jar | 1.58 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.21.2 |
| io.envoyproxy.protoc-gen-validate : pgv-java-stub | jar | 0.6.3 |
| com.google.re2j : re2j | jar | 1.6 |
| com.google.api.grpc : proto-google-common-protos | jar | 2.9.0 |