MVN

com.sun.xml.registry : jaxr-impl

Maven & Gradle

Mar 28, 2019
4 usages
270 stars

Java XML registry Reference Implementation · JAXR enables Java software programmers to use a single, easy-to-use abstraction API to access a variety of XML registries. A unified JAXR information model describes content and metadata within XML registries.

<dependency>
    <groupId>com.sun.xml.registry</groupId>
    <artifactId>jaxr-impl</artifactId>
    <version>1.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.xml.registry : jaxr-impl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.9

All Versions

Choose a version of com.sun.xml.registry : jaxr-impl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jaxr-impl-1.0.9
jaxr-impl-1.0.8
jaxr-impl-1.0.7
jaxr-impl-1.0.6

How to add a dependency to Maven

Add the following com.sun.xml.registry : jaxr-impl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sun.xml.registry</groupId>
    <artifactId>jaxr-impl</artifactId>
    <version>1.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.xml.registry : jaxr-impl gradle dependency to your build.gradle file:

implementation 'com.sun.xml.registry:jaxr-impl:1.0.9'

Gradle Kotlin DSL: Add the following com.sun.xml.registry : jaxr-impl gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sun.xml.registry:jaxr-impl:1.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.xml.registry : jaxr-impl sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.xml.registry" % "jaxr-impl" % "1.0.9"

Advertisement

Dependencies from Group

Mar 28, 2019
4 usages
270 stars

Discover Dependencies

Apr 11, 2019
8 stars
Mar 03, 2023
4 usages
Aug 08, 2023
2 usages
582 stars
Aug 08, 2023
2 usages
582 stars
Aug 08, 2023
2 usages
582 stars
Aug 08, 2023
2 usages
582 stars
Aug 08, 2023
2 usages
582 stars
Jun 12, 2023
422 usages
10.3k stars
Sep 18, 2020
12 stars