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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials