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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials