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

Jar examples for g:geronimo-security

Description

Geronimo Security

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials