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

Jar examples for g:geronimo-security

Description

Geronimo Security

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

geronimo-security-1.1.jar
geronimo-security-1.1.pom



Related Tutorials