Jar examples for j:j2ee-security
Basic Geronimo server security infrastructure
You can download jar file j2ee-security 3.0.1 in this page.
Apache License
You can use the following script to add j2ee-security-3.0.1.jar to your project.
<dependency> <groupId>org.apache.geronimo.framework</groupId> <artifactId>j2ee-security</artifactId> <version>3.0.1</version> </dependency>
compile group: 'org.apache.geronimo.framework', name: 'j2ee-security', version: '3.0.1'
libraryDependencies += "org.apache.geronimo.framework" % "j2ee-security" % "3.0.1"
<dependency org="org.apache.geronimo.framework" name="j2ee-security" rev="3.0.1"/>
@Grapes(@Grab(group='org.apache.geronimo.framework', module='j2ee-security', version='3.0.1'))
'org.apache.geronimo.framework:j2ee-security:jar:3.0.1'
Click the following link to download the jar file.
j2ee-security-3.0.1-sources.jar