Download client-security-1.2-beta.jar file - Jar c

Jar examples for c:client-security

Description

Geronimo J2EE Application Server

You can download jar file client-security 1.2-beta in this page.

License

Apache License

Build File

You can use the following script to add client-security-1.2-beta.jar to your project.

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

Download

Click the following link to download the jar file.

client-security-1.2-beta-sources.jar
client-security-1.2-beta.pom



Related Tutorials