is not current version
Last Version 1.3

org.wamblee.glassfish:flexiblejdbcrealm 0.5.2

A JDBC based security realm for Glassfish Application Server

Categories

Categories

GlassFish Container Application Servers Realm Data Databases
GroupId

GroupId

org.wamblee.glassfish
ArtifactId

ArtifactId

flexiblejdbcrealm
Version

Version

0.5.2
Type

Type

jar

Download flexiblejdbcrealm 0.5.2


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