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

Jar examples for r:realms

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

realms-3.0-b40-sources.jar
realms-3.0-b40.jar
realms-3.0-b40.pom



Related Tutorials