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