Download geronimo-activation-2.0.1.jar file - Jar g

Jar examples for g:geronimo-activation

Description

Geronimo Activation implements Content Handlers for use in conjuction with the Java Activation Framework.

You can download jar file geronimo-activation 2.0.1 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-activation-2.0.1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.modules</groupId>
   <artifactId>geronimo-activation</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'org.apache.geronimo.modules', name: 'geronimo-activation', version: '2.0.1'
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-activation" % "2.0.1"
<dependency org="org.apache.geronimo.modules" name="geronimo-activation" rev="2.0.1"/>
@Grapes(@Grab(group='org.apache.geronimo.modules', module='geronimo-activation', version='2.0.1'))
'org.apache.geronimo.modules:geronimo-activation:jar:2.0.1'

Download

Click the following link to download the jar file.

geronimo-activation-2.0.1-javadoc.jar
geronimo-activation-2.0.1-sources.jar
geronimo-activation-2.0.1.jar
geronimo-activation-2.0.1.pom



Related Tutorials