is not current version
Last Version 1.58

schema2proto-XSOM 1.55

XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input.

License

License

GroupId

GroupId

no.entur
ArtifactId

ArtifactId

schema2proto-xsom
Version

Version

1.55
Type

Type

jar
Description

Description

schema2proto-XSOM
XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input.
Project Organization

Project Organization

Entur AS
Source Code Management

Source Code Management

https://github.com/entur/schema2proto/tree/master/schema2proto-xsom

Download schema2proto-xsom 1.55


<!-- https://jarcasting.com/artifacts/no.entur/schema2proto-xsom/ -->
<dependency>
    <groupId>no.entur</groupId>
    <artifactId>schema2proto-xsom</artifactId>
    <version>1.55</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur/schema2proto-xsom/
implementation 'no.entur:schema2proto-xsom:1.55'
// https://jarcasting.com/artifacts/no.entur/schema2proto-xsom/
implementation ("no.entur:schema2proto-xsom:1.55")
'no.entur:schema2proto-xsom:jar:1.55'
<dependency org="no.entur" name="schema2proto-xsom" rev="1.55">
  <artifact name="schema2proto-xsom" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='schema2proto-xsom', version='1.55')
)
libraryDependencies += "no.entur" % "schema2proto-xsom" % "1.55"
[no.entur/schema2proto-xsom "1.55"]

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.xml.bind.external : relaxng-datatype jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.