MVN

javax.activation : activation

Maven & Gradle

Oct 23, 2009
1.6k usages

JavaBeans(TM) Activation Framework · The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data

<dependency>
    <groupId>javax.activation</groupId>
    <artifactId>activation</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.1

All Versions

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

Version Vulnerabilities Updated
1.1.x
activation-1.1.1
1.1
activation-1.1-rev-1
activation-1.1
1.0.x
activation-1.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>javax.activation</groupId>
    <artifactId>activation</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'javax.activation:activation:1.1.1'

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

implementation("javax.activation:activation:1.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "javax.activation" % "activation" % "1.1.1"

Advertisement

Dependencies from Group

Oct 23, 2009
1.6k usages
Sep 06, 2017
499 usages
15 stars

Discover Dependencies

Aug 23, 2023
171 usages
47.4k stars
Aug 24, 2023
935 usages
72.7k stars
May 28, 2020
144 usages
4.5k stars
Oct 13, 2009
5.3k usages
Jul 10, 2015
277 usages
1.5k stars
May 17, 2023
5 usages
15.7k stars
Aug 23, 2023
9.1k usages
47.4k stars
Aug 29, 2018
415 usages
519 stars
Nov 26, 2022
1.3k usages
Apr 20, 2022
5 usages
87 stars