License |
License |
---|---|
Categories |
CategoriesNet Protobuf Data Data Structures |
GroupId | GroupIdno.entur |
ArtifactId | ArtifactIdnetex-protobuf |
Version | Version1.66 |
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.66.pom | |
netex-protobuf-1.66.jar | 945 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.entur/netex-protobuf/ -->
<dependency>
<groupId>no.entur</groupId>
<artifactId>netex-protobuf</artifactId>
<version>1.66</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur/netex-protobuf/
implementation 'no.entur:netex-protobuf:1.66'
// https://jarcasting.com/artifacts/no.entur/netex-protobuf/
implementation ("no.entur:netex-protobuf:1.66")
'no.entur:netex-protobuf:jar:1.66'
<dependency org="no.entur" name="netex-protobuf" rev="1.66">
<artifact name="netex-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='netex-protobuf', version='1.66')
)
libraryDependencies += "no.entur" % "netex-protobuf" % "1.66"
[no.entur/netex-protobuf "1.66"]
Group / Artifact | Type | Version |
---|---|---|
no.entur : schema2proto-xsdproto | jar | 1.55 |
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.19.4 |
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.7.4 |