Download realms-3.0-b35.jar file - Jar r

Jar examples for r:realms

Description

You can download jar file realms 3.0-b35 in this page.

License

Open Source License

Build File

You can use the following script to add realms-3.0-b35.jar to your project.

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

Download

Click the following link to download the jar file.

realms-3.0-b35-sources.jar
realms-3.0-b35.jar
realms-3.0-b35.pom



Related Tutorials