spring-security-samples-javaconfig-messages


License

License

Categories

Categories

Security config Application Layer Libs Configuration
GroupId

GroupId

org.springframework.security
ArtifactId

ArtifactId

spring-security-samples-javaconfig-messages
Last Version

Last Version

4.2.13.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-security-samples-javaconfig-messages
spring-security-samples-javaconfig-messages
Project URL

Project URL

https://spring.io/spring-security
Project Organization

Project Organization

spring.io
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-security

Download spring-security-samples-javaconfig-messages

How to add to project

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

Dependencies

compile (20)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect jar 2.0.4
org.eclipse.persistence : javax.persistence jar 2.1.1
org.hibernate : hibernate-entitymanager jar 5.0.12.Final
org.hibernate : hibernate-validator jar 5.3.6.Final
org.hsqldb : hsqldb jar 2.3.6
org.springframework.data : spring-data-jpa jar 1.11.20.RELEASE
org.springframework.security : spring-security-config jar 4.2.13.RELEASE
org.springframework.security : spring-security-web jar 4.2.13.RELEASE
org.springframework : spring-aop jar
org.springframework : spring-aspects jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework : spring-core jar
org.springframework : spring-instrument jar
org.springframework : spring-orm jar
org.springframework : spring-tx jar
org.springframework : spring-webmvc jar
org.thymeleaf : thymeleaf-spring4 jar 3.0.9.RELEASE
commons-logging : commons-logging Optional jar 1.2

provided (1)

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

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.11
junit : junit jar 4.12
org.assertj : assertj-core jar 2.2.0
org.mockito : mockito-core jar 1.10.19
org.slf4j : jcl-over-slf4j jar 1.7.25
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.
Gitter

Build Status

Spring Security

Spring Security provides security services for the Spring IO Platform. Spring Security 5.0 requires Spring 5.0 as a minimum and also requires Java 8.

For a detailed list of features and access to the latest release, please visit Spring projects.

Code of Conduct

Please see our code of conduct

Downloading Artifacts

See Getting Spring Security for how to obtain Spring Security.

Documentation

Be sure to read the Spring Security Reference. Extensive JavaDoc for the Spring Security code is also available in the Spring Security API Documentation.

Quick Start

We recommend you visit Spring Security Reference and read the "Getting Started" page.

Building from Source

Spring Security uses a Gradle-based build system. In the instructions below, ./gradlew is invoked from the root of the source tree and serves as a cross-platform, self-contained bootstrap mechanism for the build.

Prerequisites

Git and the JDK8 build.

Be sure that your JAVA_HOME environment variable points to the jdk1.8.0 folder extracted from the JDK download.

Check out sources

git clone [email protected]:spring-projects/spring-security.git

Install all spring-\* jars into your local Maven cache

./gradlew install

Compile and test; build all jars, distribution zips, and docs

./gradlew build

Discover more commands with ./gradlew tasks. See also the Gradle build and release FAQ.

Getting Support

Contributing

Pull requests are welcome; see the contributor guidelines for details.

License

Spring Security is Open Source software released under the Apache 2.0 license.

org.springframework.security

Spring

Versions

Version
4.2.13.RELEASE
4.2.12.RELEASE
4.2.11.RELEASE
4.2.10.RELEASE
4.2.9.RELEASE
4.2.8.RELEASE
4.2.7.RELEASE
4.2.6.RELEASE
4.2.5.RELEASE
4.2.4.RELEASE
4.2.3.RELEASE
4.2.2.RELEASE
4.2.1.RELEASE
4.2.0.RELEASE
4.1.5.RELEASE
4.1.4.RELEASE
4.1.3.RELEASE
4.1.2.RELEASE
4.1.1.RELEASE
4.1.0.RELEASE