DNet Core - Security

Implements the security checks.

License

License

Categories

Categories

Net Security
GroupId

GroupId

net.nan21.dnet
ArtifactId

ArtifactId

nan21.dnet.core.security
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

DNet Core - Security
Implements the security checks.
Project URL

Project URL

http://www.dnet-ebusiness-suite.com/www/nan21.dnet.core.security

Download nan21.dnet.core.security

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
javax.servlet » com.springsource.javax.servlet jar 2.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2