Last Version

/realm 1.3

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
Version

Version

1.3
Type

Type

jar
Description

Description

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

Project URL

http://wamblee.org

Download flexiblejdbcrealm 1.3


<!-- 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