License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers Realm Data Databases |
GroupId | GroupIdorg.wamblee.glassfish |
ArtifactId | ArtifactIdflexiblejdbcrealm-impl |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description/realm/impl
A JDBC based security realm for Glassfish Application Server
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.wamblee.glassfish/flexiblejdbcrealm-impl/ -->
<dependency>
<groupId>org.wamblee.glassfish</groupId>
<artifactId>flexiblejdbcrealm-impl</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wamblee.glassfish/flexiblejdbcrealm-impl/
implementation 'org.wamblee.glassfish:flexiblejdbcrealm-impl:1.3'
// https://jarcasting.com/artifacts/org.wamblee.glassfish/flexiblejdbcrealm-impl/
implementation ("org.wamblee.glassfish:flexiblejdbcrealm-impl:1.3")
'org.wamblee.glassfish:flexiblejdbcrealm-impl:jar:1.3'
<dependency org="org.wamblee.glassfish" name="flexiblejdbcrealm-impl" rev="1.3">
<artifact name="flexiblejdbcrealm-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wamblee.glassfish', module='flexiblejdbcrealm-impl', version='1.3')
)
libraryDependencies += "org.wamblee.glassfish" % "flexiblejdbcrealm-impl" % "1.3"
[org.wamblee.glassfish/flexiblejdbcrealm-impl "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.wamblee.glassfish : flexiblejdbcrealm-cache | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.mockito : mockito-all | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.appserv » rt Optional | jar | 0.2 |