Spring Security - DMS sample

Spring Security

License

License

Categories

Categories

Security
GroupId

GroupId

org.springframework.security
ArtifactId

ArtifactId

spring-security-samples-dms
Last Version

Last Version

3.0.7.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Security - DMS sample
Spring Security
Project Organization

Project Organization

SpringSource, Inc

Download spring-security-samples-dms

How to add to project

<!-- https://jarcasting.com/artifacts/org.springframework.security/spring-security-samples-dms/ -->
<dependency>
    <groupId>org.springframework.security</groupId>
    <artifactId>spring-security-samples-dms</artifactId>
    <version>3.0.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.security/spring-security-samples-dms/
implementation 'org.springframework.security:spring-security-samples-dms:3.0.7.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.security/spring-security-samples-dms/
implementation ("org.springframework.security:spring-security-samples-dms:3.0.7.RELEASE")
'org.springframework.security:spring-security-samples-dms:jar:3.0.7.RELEASE'
<dependency org="org.springframework.security" name="spring-security-samples-dms" rev="3.0.7.RELEASE">
  <artifact name="spring-security-samples-dms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.security', module='spring-security-samples-dms', version='3.0.7.RELEASE')
)
libraryDependencies += "org.springframework.security" % "spring-security-samples-dms" % "3.0.7.RELEASE"
[org.springframework.security/spring-security-samples-dms "3.0.7.RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar 3.0.7.RELEASE
org.springframework.security : spring-security-acl jar 3.0.7.RELEASE
org.springframework.security : spring-security-config jar 3.0.7.RELEASE
org.springframework : spring-jdbc jar 3.0.6.RELEASE
org.springframework : spring-test jar 3.0.6.RELEASE
hsqldb : hsqldb jar 1.8.0.10

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

runtime (4)

Group / Artifact Type Version
org.springframework : spring-aop jar 3.0.6.RELEASE
net.sf.ehcache : ehcache jar 1.6.2
javax.servlet : jstl jar 1.1.2
taglibs : standard jar 1.1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.6
org.mockito : mockito-core jar 1.8.0
org.jmock : jmock-junit4 jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.7.RELEASE
3.0.6.RELEASE
3.0.5.RELEASE
3.0.4.RELEASE
3.0.3.RELEASE
3.0.2.RELEASE
3.0.1.RELEASE
3.0.0.RELEASE
2.0.5.RELEASE
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0