License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers Realm Data Databases |
GroupId | GroupIdorg.wamblee.glassfish |
ArtifactId | ArtifactIdflexiblejdbcrealm-api |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description/realm/api
A JDBC based security realm for Glassfish Application Server
|
Project URL |
Project URL |
Filename | Size |
---|---|
flexiblejdbcrealm-api-0.5.2.pom | |
flexiblejdbcrealm-api-0.5.2.jar | 1 KB |
flexiblejdbcrealm-api-0.5.2-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wamblee.glassfish/flexiblejdbcrealm-api/ -->
<dependency>
<groupId>org.wamblee.glassfish</groupId>
<artifactId>flexiblejdbcrealm-api</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wamblee.glassfish/flexiblejdbcrealm-api/
implementation 'org.wamblee.glassfish:flexiblejdbcrealm-api:0.5.2'
// https://jarcasting.com/artifacts/org.wamblee.glassfish/flexiblejdbcrealm-api/
implementation ("org.wamblee.glassfish:flexiblejdbcrealm-api:0.5.2")
'org.wamblee.glassfish:flexiblejdbcrealm-api:jar:0.5.2'
<dependency org="org.wamblee.glassfish" name="flexiblejdbcrealm-api" rev="0.5.2">
<artifact name="flexiblejdbcrealm-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wamblee.glassfish', module='flexiblejdbcrealm-api', version='0.5.2')
)
libraryDependencies += "org.wamblee.glassfish" % "flexiblejdbcrealm-api" % "0.5.2"
[org.wamblee.glassfish/flexiblejdbcrealm-api "0.5.2"]