Jar examples for r:realms
You can download jar file realms 3.0-b43 in this page.
Open Source License
You can use the following script to add realms-3.0-b43.jar to your project.
<dependency> <groupId>org.glassfish.security</groupId> <artifactId>realms</artifactId> <version>3.0-b43</version> </dependency>
compile group: 'org.glassfish.security', name: 'realms', version: '3.0-b43'
libraryDependencies += "org.glassfish.security" % "realms" % "3.0-b43"
<dependency org="org.glassfish.security" name="realms" rev="3.0-b43"/>
@Grapes(@Grab(group='org.glassfish.security', module='realms', version='3.0-b43'))
'org.glassfish.security:realms:jar:3.0-b43'
Click the following link to download the jar file.
realms-3.0-b43-sources.jar