Download security-lockdown-example-alice-2.2.0-b17.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.2.0-b17 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

security-lockdown-example-alice-2.2.0-b17-javadoc.jar
security-lockdown-example-alice-2.2.0-b17-sources.jar
security-lockdown-example-alice-2.2.0-b17.jar
security-lockdown-example-alice-2.2.0-b17.pom



Related Tutorials