is not current version
Last Version 4.0.0

RNGOM 3.0.2

RNGOM is a RelaxNG Object model library (XSOM for RelaxNG).

License

License

GroupId

GroupId

com.sun.xml.bind.external
ArtifactId

ArtifactId

rngom
Version

Version

3.0.2
Type

Type

jar
Description

Description

RNGOM
RNGOM is a RelaxNG Object model library (XSOM for RelaxNG).
Project URL

Project URL

https://eclipse-ee4j.github.io/jaxb-ri/
Project Organization

Project Organization

Eclipse Foundation

Download rngom 3.0.2


<!-- https://jarcasting.com/artifacts/com.sun.xml.bind.external/rngom/ -->
<dependency>
    <groupId>com.sun.xml.bind.external</groupId>
    <artifactId>rngom</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.bind.external/rngom/
implementation 'com.sun.xml.bind.external:rngom:3.0.2'
// https://jarcasting.com/artifacts/com.sun.xml.bind.external/rngom/
implementation ("com.sun.xml.bind.external:rngom:3.0.2")
'com.sun.xml.bind.external:rngom:jar:3.0.2'
<dependency org="com.sun.xml.bind.external" name="rngom" rev="3.0.2">
  <artifact name="rngom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.bind.external', module='rngom', version='3.0.2')
)
libraryDependencies += "com.sun.xml.bind.external" % "rngom" % "3.0.2"
[com.sun.xml.bind.external/rngom "3.0.2"]

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
xmlunit : xmlunit jar 1.6

Project Modules

There are no modules declared in this project.