Download j2ee-security-1.2-beta.jar file - Jar j

Jar examples for j:j2ee-security

Description

Basic Geronimo server security infrastructure

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials