Java Activation Wrapper

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

GlassFish Container Application Servers Helidon Microservices
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

helidon-activation
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java Activation Wrapper
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/helidon-activation
Project Organization

Project Organization

Eclipse Foundation

Download helidon-activation

How to add to project

<!-- https://jarcasting.com/artifacts/org.glassfish.metro/helidon-activation/ -->
<dependency>
    <groupId>org.glassfish.metro</groupId>
    <artifactId>helidon-activation</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.metro/helidon-activation/
implementation 'org.glassfish.metro:helidon-activation:2.0.1'
// https://jarcasting.com/artifacts/org.glassfish.metro/helidon-activation/
implementation ("org.glassfish.metro:helidon-activation:2.0.1")
'org.glassfish.metro:helidon-activation:jar:2.0.1'
<dependency org="org.glassfish.metro" name="helidon-activation" rev="2.0.1">
  <artifact name="helidon-activation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.metro', module='helidon-activation', version='2.0.1')
)
libraryDependencies += "org.glassfish.metro" % "helidon-activation" % "2.0.1"
[org.glassfish.metro/helidon-activation "2.0.1"]

Dependencies

provided (1)

Group / Artifact Type Version
com.sun.activation : jakarta.activation jar 1.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0