License |
License |
---|---|
Categories |
CategoriesNet Security |
GroupId | GroupIdnet.nan21.dnet |
ArtifactId | ArtifactIdnan21.dnet.core.security |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDNet Core - Security
Implements the security checks.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.security/ -->
<dependency>
<groupId>net.nan21.dnet</groupId>
<artifactId>nan21.dnet.core.security</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.security/
implementation 'net.nan21.dnet:nan21.dnet.core.security:1.0.6'
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.security/
implementation ("net.nan21.dnet:nan21.dnet.core.security:1.0.6")
'net.nan21.dnet:nan21.dnet.core.security:jar:1.0.6'
<dependency org="net.nan21.dnet" name="nan21.dnet.core.security" rev="1.0.6">
<artifact name="nan21.dnet.core.security" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nan21.dnet', module='nan21.dnet.core.security', version='1.0.6')
)
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.core.security" % "1.0.6"
[net.nan21.dnet/nan21.dnet.core.security "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
net.nan21.dnet : nan21.dnet.core.api | jar | 1.0.6 |
org.springframework » org.springframework.beans | jar | 3.1.2.RELEASE |
org.springframework » org.springframework.context | jar | 3.1.2.RELEASE |
org.springframework » org.springframework.core | jar | 3.1.2.RELEASE |
org.springframework » org.springframework.jdbc | jar | 3.1.2.RELEASE |
org.springframework.security » org.springframework.security.config | jar | 3.1.1.RELEASE |
org.springframework.security » org.springframework.security.core | jar | 3.1.1.RELEASE |
org.springframework.security » org.springframework.security.web | jar | 3.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet » com.springsource.javax.servlet | jar | 2.5.0 |