MVN

one.gfw : jakarta.xml.bind-api

Maven & Gradle

Mar 17, 2023
0 stars

Jakarta XML Binding API

<dependency>
    <groupId>one.gfw</groupId>
    <artifactId>jakarta.xml.bind-api</artifactId>
    <version>4.0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of one.gfw : jakarta.xml.bind-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0.1

All Versions

Choose a version of one.gfw : jakarta.xml.bind-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
jakarta.xml.bind-api-4.0.0.1
jakarta.xml.bind-api-4.0.0

How to add a dependency to Maven

Add the following one.gfw : jakarta.xml.bind-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>one.gfw</groupId>
    <artifactId>jakarta.xml.bind-api</artifactId>
    <version>4.0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following one.gfw : jakarta.xml.bind-api gradle dependency to your build.gradle file:

implementation 'one.gfw:jakarta.xml.bind-api:4.0.0.1'

Gradle Kotlin DSL: Add the following one.gfw : jakarta.xml.bind-api gradle kotlin dependency to your build.gradle.kts file:

implementation("one.gfw:jakarta.xml.bind-api:4.0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following one.gfw : jakarta.xml.bind-api sbt scala dependency to your build.sbt file:

libraryDependencies += "one.gfw" % "jakarta.xml.bind-api" % "4.0.0.1"

Advertisement

Dependencies from Group

Mar 03, 2023
0 stars
Mar 16, 2023
0 stars
Mar 17, 2023
0 stars
Mar 17, 2023
0 stars
Mar 17, 2023
0 stars

Discover Dependencies

Mar 17, 2023
0 stars
Mar 17, 2023
0 stars
Mar 17, 2023
0 stars
Mar 17, 2023
0 stars
Mar 23, 2023
0 stars
Mar 23, 2023
1 stars