MVN

com.sun.xml.bind.external : rngom

Maven & Gradle

Jun 06, 2023
28 usages
270 stars

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

<dependency>
    <groupId>com.sun.xml.bind.external</groupId>
    <artifactId>rngom</artifactId>
    <version>4.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.xml.bind.external : rngom to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.3

All Versions

Choose a version of com.sun.xml.bind.external : rngom to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
rngom-4.0.3
rngom-4.0.2
rngom-4.0.1
rngom-4.0.0
rngom-4.0.0-M4
rngom-4.0.0-M3
rngom-4.0.0-M2
rngom-4.0.0-M1
3.1.x
rngom-3.1.0-M1
3.0.x
rngom-3.0.2
rngom-3.0.2-b01
rngom-3.0.1-b02
rngom-3.0.1
rngom-3.0.0
rngom-3.0.0-M5
rngom-3.0.0-M4
rngom-3.0.0-M3
rngom-3.0.0-M2
rngom-3.0.0-M1
2.4.x
rngom-2.4.0-b180830.0438
rngom-2.4.0-b180725.0644
2.3.x
rngom-2.3.8
rngom-2.3.7
rngom-2.3.6
rngom-2.3.5
rngom-2.3.4
rngom-2.3.3
rngom-2.3.3-b02
rngom-2.3.3-b01
rngom-2.3.2
rngom-2.3.1
rngom-2.3.0.1
rngom-2.3.0
rngom-2.3.0-b170127.1453
2.2.x
rngom-2.2.11
rngom-2.2.10
rngom-2.2.10-b140802.1033
rngom-2.2.10-b140310.1920

How to add a dependency to Maven

Add the following com.sun.xml.bind.external : rngom maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sun.xml.bind.external</groupId>
    <artifactId>rngom</artifactId>
    <version>4.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.xml.bind.external : rngom gradle dependency to your build.gradle file:

implementation 'com.sun.xml.bind.external:rngom:4.0.3'

Gradle Kotlin DSL: Add the following com.sun.xml.bind.external : rngom gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sun.xml.bind.external:rngom:4.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.xml.bind.external : rngom sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.xml.bind.external" % "rngom" % "4.0.3"

Advertisement

Dependencies from Group

Jun 06, 2023
28 usages
270 stars
Jun 06, 2023
19 usages
270 stars

Discover Dependencies

May 02, 2023
8 usages
Nov 01, 2022
8 usages
0 stars
Feb 15, 2018
3 usages
4 stars
May 14, 2015
9 stars
Apr 19, 2018
20 stars
Jul 31, 2023
4 usages
54 stars
Aug 24, 2017
19 usages
6 stars