License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-activation |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: Activation
Geronimo Activation implements Content Handlers for use in
conjuction with the Java Activation Framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-activation-2.0.2.pom | |
geronimo-activation-2.0.2.jar | 12 KB |
geronimo-activation-2.0.2-sources.jar | 14 KB |
geronimo-activation-2.0.2-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-activation/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-activation</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-activation/
implementation 'org.apache.geronimo.modules:geronimo-activation:2.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-activation/
implementation ("org.apache.geronimo.modules:geronimo-activation:2.0.2")
'org.apache.geronimo.modules:geronimo-activation:jar:2.0.2'
<dependency org="org.apache.geronimo.modules" name="geronimo-activation" rev="2.0.2">
<artifact name="geronimo-activation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-activation', version='2.0.2')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-activation" % "2.0.2"
[org.apache.geronimo.modules/geronimo-activation "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-activation_1.1_spec | jar | 1.0 |
org.apache.geronimo.javamail : geronimo-javamail_1.4_mail | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 2.0.2 |
org.apache.geronimo.genesis.config : logging-config | jar | 1.2 |
junit : junit | jar | 3.8.1 |