License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdme.tfeng.play-mods |
ArtifactId | ArtifactIdsecurity |
Version | Version0.11.0 |
Type | Typejar |
Description |
Descriptionsecurity
security
|
Project URL |
Project URL |
Project Organization |
Project Organizationme.tfeng.play-mods |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-0.11.0.pom | |
security-0.11.0.jar | 6 KB |
security-0.11.0-sources.jar | 6 KB |
security-0.11.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.tfeng.play-mods/security/ -->
<dependency>
<groupId>me.tfeng.play-mods</groupId>
<artifactId>security</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.tfeng.play-mods/security/
implementation 'me.tfeng.play-mods:security:0.11.0'
// https://jarcasting.com/artifacts/me.tfeng.play-mods/security/
implementation ("me.tfeng.play-mods:security:0.11.0")
'me.tfeng.play-mods:security:jar:0.11.0'
<dependency org="me.tfeng.play-mods" name="security" rev="0.11.0">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.tfeng.play-mods', module='security', version='0.11.0')
)
libraryDependencies += "me.tfeng.play-mods" % "security" % "0.11.0"
[me.tfeng.play-mods/security "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.3 |
me.tfeng.play-mods : spring | jar | 0.11.0 |
com.typesafe.play : twirl-api_2.12 | jar | 1.3.4 |
com.typesafe.play : play-server_2.12 | jar | 2.6.3 |
com.typesafe.play : play-java-forms_2.12 | jar | 2.6.3 |
com.typesafe.play : filters-helpers_2.12 | jar | 2.6.3 |
com.typesafe.play : play-logback_2.12 | jar | 2.6.3 |
com.typesafe.play : play-akka-http-server_2.12 | jar | 2.6.3 |
com.typesafe.play : play-cache_2.12 | jar | 2.6.3 |
org.springframework.security : spring-security-core | jar | 4.2.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.12 | jar | 2.6.3 |