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