Download geronimo-crypto-3.0.1.jar file - Jar g

Jar examples for g:geronimo-crypto

Description

You can download jar file geronimo-crypto 3.0.1 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-crypto-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-crypto-3.0.1-javadoc.jar
geronimo-crypto-3.0.1-sources.jar
geronimo-crypto-3.0.1.jar
geronimo-crypto-3.0.1.pom



Related Tutorials