Last Version

Play Security 2.0.0

The Security of Play Framework.

License

License

Categories

Categories

Net Security
GroupId

GroupId

com.airlenet
ArtifactId

ArtifactId

play-security
Version

Version

2.0.0
Type

Type

jar
Description

Description

Play Security
The Security of Play Framework.
Project Organization

Project Organization

airlenet

Download play-security 2.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.airlenet : play-web jar 2.0.0
org.springframework.security : spring-security-web jar 4.2.3.RELEASE
org.springframework.security : spring-security-config jar 4.2.3.RELEASE
com.octo.captcha : jcaptcha jar 1.0
org.springframework : spring-context-support jar 4.3.10.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.