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

Jar examples for r:realms

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

realms-3.0-b41-sources.jar
realms-3.0-b41.jar
realms-3.0-b41.pom



Related Tutorials