Download security-lockdown-example-alice-2.0.5.jar file - Jar s

Jar examples for s:security-lockdown-example-alice

Description

The code from Alice for the security lockdown example

You can download jar file security-lockdown-example-alice 2.0.5 in this page.

License

Open Source License

Build File

You can use the following script to add security-lockdown-example-alice-2.0.5.jar to your project.

<dependency>
   <groupId>org.glassfish.hk2</groupId>
   <artifactId>security-lockdown-example-alice</artifactId>
   <version>2.0.5</version>
</dependency>
compile group: 'org.glassfish.hk2', name: 'security-lockdown-example-alice', version: '2.0.5'
libraryDependencies += "org.glassfish.hk2" % "security-lockdown-example-alice" % "2.0.5"
<dependency org="org.glassfish.hk2" name="security-lockdown-example-alice" rev="2.0.5"/>
@Grapes(@Grab(group='org.glassfish.hk2', module='security-lockdown-example-alice', version='2.0.5'))
'org.glassfish.hk2:security-lockdown-example-alice:jar:2.0.5'

Download

Click the following link to download the jar file.

security-lockdown-example-alice-2.0.5-javadoc.jar
security-lockdown-example-alice-2.0.5-sources.jar
security-lockdown-example-alice-2.0.5.jar
security-lockdown-example-alice-2.0.5.pom



Related Tutorials