MVN

javax.xml.bind : jsr173_api

Maven & Gradle

Dec 10, 2010
53 usages
<dependency>
    <groupId>javax.xml.bind</groupId>
    <artifactId>jsr173_api</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.xml.bind : jsr173_api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of javax.xml.bind : jsr173_api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jsr173_api-1.0

How to add a dependency to Maven

Add the following javax.xml.bind : jsr173_api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.xml.bind</groupId>
    <artifactId>jsr173_api</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.xml.bind : jsr173_api gradle dependency to your build.gradle file:

implementation 'javax.xml.bind:jsr173_api:1.0'

Gradle Kotlin DSL: Add the following javax.xml.bind : jsr173_api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.xml.bind:jsr173_api:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.xml.bind : jsr173_api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.xml.bind" % "jsr173_api" % "1.0"

Advertisement

Dependencies from Group

Sep 12, 2018
4.6k usages
7 stars
Dec 10, 2010
53 usages
Dec 10, 2010
40 usages
Feb 02, 2017
35 usages
May 20, 2010
1 usages

Discover Dependencies

Jul 09, 2006
48 usages
Jun 25, 2023
73 usages
Feb 13, 2011
12 usages
Jul 08, 2014
1 usages
2k stars
May 17, 2018
7 usages
0 stars
Aug 31, 2022
36 usages
689 stars
Jul 25, 2016
24 usages
1.3k stars
Feb 04, 2022
36 usages
3 stars