Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-activation |
Last Version | Last Version1.1.1 |
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-1.1.1.pom | |
geronimo-activation-1.1.1.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-activation/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-activation</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-activation/
implementation 'geronimo:geronimo-activation:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-activation/
implementation ("geronimo:geronimo-activation:1.1.1")
'geronimo:geronimo-activation:jar:1.1.1'
<dependency org="geronimo" name="geronimo-activation" rev="1.1.1">
<artifact name="geronimo-activation" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-activation', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-activation" % "1.1.1"
[geronimo/geronimo-activation "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-activation_1.0.2_spec | jar | 1.1 |
org.apache.geronimo.specs : geronimo-javamail_1.3.1_spec | jar | 1.1 |
commons-jelly : commons-jelly-tags-velocity | jar | 1.0 |
velocity : velocity | jar | 1.4 |