Download client-security-3.0.1.jar file - Jar c

Jar examples for c:client-security

Description

Geronimo J2EE Application Server

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

client-security-3.0.1-sources.jar
client-security-3.0.1.pom



Related Tutorials