Download security-lockdown-example-system-2.1.19.jar file - Jar s

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

Description

The system code for the security lockdown example

You can download jar file security-lockdown-example-system 2.1.19 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

security-lockdown-example-system-2.1.19-javadoc.jar
security-lockdown-example-system-2.1.19-sources.jar
security-lockdown-example-system-2.1.19.jar
security-lockdown-example-system-2.1.19.pom



Related Tutorials