MVN

com.sun.activation : all

Maven & Gradle

Feb 12, 2021
26 stars

Jakarta Activation distribution · ${project.name}

<dependency>
    <groupId>com.sun.activation</groupId>
    <artifactId>all</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.activation : all to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1
  • Latest Release Candidate: 2.0.0-RC3

All Versions

Choose a version of com.sun.activation : all to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
all-2.0.1
all-2.0.0
all-2.0.0-RC3
all-2.0.0-RC2
all-2.0.0-rc1
1.2.x
all-1.2.2
all-1.2.1
all-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sun.activation</groupId>
    <artifactId>all</artifactId>
    <version>2.0.1</version>
</dependency>