License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.wamblee |
ArtifactId | ArtifactIdwamblee-security-impl |
Last Version | Last Version0.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description/security/impl
wamblee.org utilities library
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.wamblee/wamblee-security-impl/ -->
<dependency>
<groupId>org.wamblee</groupId>
<artifactId>wamblee-security-impl</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wamblee/wamblee-security-impl/
implementation 'org.wamblee:wamblee-security-impl:0.2.4'
// https://jarcasting.com/artifacts/org.wamblee/wamblee-security-impl/
implementation ("org.wamblee:wamblee-security-impl:0.2.4")
'org.wamblee:wamblee-security-impl:jar:0.2.4'
<dependency org="org.wamblee" name="wamblee-security-impl" rev="0.2.4">
<artifact name="wamblee-security-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wamblee', module='wamblee-security-impl', version='0.2.4')
)
libraryDependencies += "org.wamblee" % "wamblee-security-impl" % "0.2.4"
[org.wamblee/wamblee-security-impl "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.wamblee : wamblee-system-general | jar | 0.2.4 |
commons-codec : commons-codec | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.dbunit : dbunit | jar | 2.4.7 |
org.apache.derby : derby | jar | 10.5.3.0_1 |
org.apache.derby : derbyclient | jar | 10.5.3.0_1 |
org.apache.derby : derbynet | jar | 10.5.3.0_1 |
org.slf4j : slf4j-api | jar | 1.5.11 |
org.slf4j : slf4j-jdk14 | jar | 1.5.11 |
mysql : mysql-connector-java | jar | 5.1.12 |
org.mockito : mockito-all | jar | 1.8.0 |