License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers Realm Data Databases |
GroupId | GroupIdorg.wamblee.glassfish |
ArtifactId | ArtifactIdflexiblejdbcrealm-test |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description/realm/test
A JDBC based security realm for Glassfish Application Server
|
Project URL |
Project URL |
Filename | Size |
---|---|
flexiblejdbcrealm-test-1.3.pom | |
flexiblejdbcrealm-test-1.3.jar | 1 KB |
flexiblejdbcrealm-test-1.3-tests.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wamblee.glassfish/flexiblejdbcrealm-test/ -->
<dependency>
<groupId>org.wamblee.glassfish</groupId>
<artifactId>flexiblejdbcrealm-test</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wamblee.glassfish/flexiblejdbcrealm-test/
implementation 'org.wamblee.glassfish:flexiblejdbcrealm-test:1.3'
// https://jarcasting.com/artifacts/org.wamblee.glassfish/flexiblejdbcrealm-test/
implementation ("org.wamblee.glassfish:flexiblejdbcrealm-test:1.3")
'org.wamblee.glassfish:flexiblejdbcrealm-test:jar:1.3'
<dependency org="org.wamblee.glassfish" name="flexiblejdbcrealm-test" rev="1.3">
<artifact name="flexiblejdbcrealm-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wamblee.glassfish', module='flexiblejdbcrealm-test', version='1.3')
)
libraryDependencies += "org.wamblee.glassfish" % "flexiblejdbcrealm-test" % "1.3"
[org.wamblee.glassfish/flexiblejdbcrealm-test "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.wamblee.glassfish : flexiblejdbcrealm-impl | jar | 1.3 |
org.eclipse.persistence : javax.persistence | jar | 2.0.0 |
org.eclipse.persistence : eclipselink | jar | 2.0.2 |
commons-collections : commons-collections | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.wamblee : wamblee-security-usermgt | jar | 0.5 |
org.wamblee : wamblee-test-eclipselink | jar | 0.5 |
junit : junit | jar | 4.7 |
org.mockito : mockito-all | jar | 1.8.0 |