License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.web4thejob |
ArtifactId | ArtifactIdorg.web4thejob.security.ss3 |
Version | Version3.6.0 |
Type | Typejar |
Description |
Descriptionorg.web4thejob.security.ss3
The security layer of the framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.security.ss3/ -->
<dependency>
<groupId>org.web4thejob</groupId>
<artifactId>org.web4thejob.security.ss3</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.security.ss3/
implementation 'org.web4thejob:org.web4thejob.security.ss3:3.6.0'
// https://jarcasting.com/artifacts/org.web4thejob/org.web4thejob.security.ss3/
implementation ("org.web4thejob:org.web4thejob.security.ss3:3.6.0")
'org.web4thejob:org.web4thejob.security.ss3:jar:3.6.0'
<dependency org="org.web4thejob" name="org.web4thejob.security.ss3" rev="3.6.0">
<artifact name="org.web4thejob.security.ss3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.web4thejob', module='org.web4thejob.security.ss3', version='3.6.0')
)
libraryDependencies += "org.web4thejob" % "org.web4thejob.security.ss3" % "3.6.0"
[org.web4thejob/org.web4thejob.security.ss3 "3.6.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.hsqldb : hsqldb | jar | 2.2.9 |
org.springframework : spring-test | jar | 4.0.0.RELEASE |