License |
License |
---|---|
Categories |
CategoriesNet Protobuf Data Data Structures |
GroupId | GroupIdno.entur |
ArtifactId | ArtifactIdnetex-protobuf |
Version | Version1.49 |
Type | Typejar |
Description |
DescriptionProtobuf descriptor files for NeTEx
Generates protobuf descriptor files based on NeTEx xsd
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
netex-protobuf-1.49.pom | |
netex-protobuf-1.49.jar | 948 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.entur/netex-protobuf/ -->
<dependency>
<groupId>no.entur</groupId>
<artifactId>netex-protobuf</artifactId>
<version>1.49</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur/netex-protobuf/
implementation 'no.entur:netex-protobuf:1.49'
// https://jarcasting.com/artifacts/no.entur/netex-protobuf/
implementation ("no.entur:netex-protobuf:1.49")
'no.entur:netex-protobuf:jar:1.49'
<dependency org="no.entur" name="netex-protobuf" rev="1.49">
<artifact name="netex-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='netex-protobuf', version='1.49')
)
libraryDependencies += "no.entur" % "netex-protobuf" % "1.49"
[no.entur/netex-protobuf "1.49"]
Group / Artifact | Type | Version |
---|---|---|
no.entur : schema2proto-xsdproto | jar | 1.39 |
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.17.2 |
io.envoyproxy.protoc-gen-validate : pgv-java-stub | jar | 0.4.1 |
com.google.re2j : re2j | jar | 1.6 |
com.google.api.grpc : proto-google-common-protos | jar | 2.3.2 |