/realm

A JDBC based security realm for Glassfish Application Server

License

License

Categories

Categories

GlassFish Container Application Servers Realm Data Databases
GroupId

GroupId

org.wamblee.glassfish
ArtifactId

ArtifactId

flexiblejdbcrealm
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

/realm
A JDBC based security realm for Glassfish Application Server
Project URL

Project URL

http://wamblee.org

Download flexiblejdbcrealm

How to add to project

<!-- https://jarcasting.com/artifacts/org.wamblee.glassfish/flexiblejdbcrealm/ -->
<dependency>
    <groupId>org.wamblee.glassfish</groupId>
    <artifactId>flexiblejdbcrealm</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wamblee.glassfish/flexiblejdbcrealm/
implementation 'org.wamblee.glassfish:flexiblejdbcrealm:1.3'
// https://jarcasting.com/artifacts/org.wamblee.glassfish/flexiblejdbcrealm/
implementation ("org.wamblee.glassfish:flexiblejdbcrealm:1.3")
'org.wamblee.glassfish:flexiblejdbcrealm:jar:1.3'
<dependency org="org.wamblee.glassfish" name="flexiblejdbcrealm" rev="1.3">
  <artifact name="flexiblejdbcrealm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wamblee.glassfish', module='flexiblejdbcrealm', version='1.3')
)
libraryDependencies += "org.wamblee.glassfish" % "flexiblejdbcrealm" % "1.3"
[org.wamblee.glassfish/flexiblejdbcrealm "1.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cache
  • impl
  • deploy
  • site

Versions

Version
1.3
1.2
1.1
1.0
0.5.4
0.5.3
0.5.2