License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdno.entur |
ArtifactId | ArtifactIdschema2proto-wire |
Version | Version1.45 |
Type | Typejar |
Description |
DescriptionSchema2proto - XSD schema to protobuf.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schema2proto-wire-1.45.pom | |
schema2proto-wire-1.45.jar | 174 KB |
schema2proto-wire-1.45-sources.jar | 88 KB |
schema2proto-wire-1.45-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.entur/schema2proto-wire/ -->
<dependency>
<groupId>no.entur</groupId>
<artifactId>schema2proto-wire</artifactId>
<version>1.45</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur/schema2proto-wire/
implementation 'no.entur:schema2proto-wire:1.45'
// https://jarcasting.com/artifacts/no.entur/schema2proto-wire/
implementation ("no.entur:schema2proto-wire:1.45")
'no.entur:schema2proto-wire:jar:1.45'
<dependency org="no.entur" name="schema2proto-wire" rev="1.45">
<artifact name="schema2proto-wire" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='schema2proto-wire', version='1.45')
)
libraryDependencies += "no.entur" % "schema2proto-wire" % "1.45"
[no.entur/schema2proto-wire "1.45"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.0 |
com.google.guava : guava | jar | 31.0.1-jre |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.squareup.wire : wire-runtime | jar | 2.2.0 |
com.squareup.okio : okio | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.21.0 |
io.github.java-diff-utils : java-diff-utils | jar | 4.11 |
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
com.google.jimfs : jimfs | jar | 1.2 |