License |
License |
---|---|
GroupId | GroupIdno.entur |
ArtifactId | ArtifactIdschema2proto-lib |
Version | Version1.58 |
Type | Typejar |
Description |
DescriptionSchema2proto - XSD schema to protobuf.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schema2proto-lib-1.58.pom | |
schema2proto-lib-1.58.jar | 9 MB |
schema2proto-lib-1.58-sources.jar | 71 KB |
schema2proto-lib-1.58-javadoc.jar | 599 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.entur/schema2proto-lib/ -->
<dependency>
<groupId>no.entur</groupId>
<artifactId>schema2proto-lib</artifactId>
<version>1.58</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur/schema2proto-lib/
implementation 'no.entur:schema2proto-lib:1.58'
// https://jarcasting.com/artifacts/no.entur/schema2proto-lib/
implementation ("no.entur:schema2proto-lib:1.58")
'no.entur:schema2proto-lib:jar:1.58'
<dependency org="no.entur" name="schema2proto-lib" rev="1.58">
<artifact name="schema2proto-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='schema2proto-lib', version='1.58')
)
libraryDependencies += "no.entur" % "schema2proto-lib" % "1.58"
[no.entur/schema2proto-lib "1.58"]
Group / Artifact | Type | Version |
---|---|---|
io.github.java-diff-utils : java-diff-utils | jar | 4.11 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |