Download security-services-4.1.2.jar file - Jar s

Jar examples for s:security-services

Description

You can download jar file security-services 4.1.2 in this page.

License

Open Source License

Build File

You can use the following script to add security-services-4.1.2.jar to your project.

<dependency>
   <groupId>org.glassfish.main.security</groupId>
   <artifactId>security-services</artifactId>
   <version>4.1.2</version>
</dependency>
compile group: 'org.glassfish.main.security', name: 'security-services', version: '4.1.2'
libraryDependencies += "org.glassfish.main.security" % "security-services" % "4.1.2"
<dependency org="org.glassfish.main.security" name="security-services" rev="4.1.2"/>
@Grapes(@Grab(group='org.glassfish.main.security', module='security-services', version='4.1.2'))
'org.glassfish.main.security:security-services:jar:4.1.2'

Download

Click the following link to download the jar file.

security-services-4.1.2-javadoc.jar
security-services-4.1.2-sources.jar
security-services-4.1.2.jar
security-services-4.1.2.pom



Related Tutorials