MVN

javax.xml.bind : activation

Maven & Gradle

Dec 10, 2010
40 usages
<dependency>
    <groupId>javax.xml.bind</groupId>
    <artifactId>activation</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.2

All Versions

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

Version Vulnerabilities Updated
1.0.x
activation-1.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>javax.xml.bind</groupId>
    <artifactId>activation</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'javax.xml.bind:activation:1.0.2'

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

implementation("javax.xml.bind:activation:1.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "javax.xml.bind" % "activation" % "1.0.2"

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

Sep 24, 2012
6 usages
Dec 19, 2022
3 usages
103 stars
Oct 06, 2022
4 usages
1 stars
Sep 09, 2020
2 usages
May 27, 2022
121 stars
Jul 19, 2021
2 usages
1.2k stars
Oct 18, 2014
4 usages