License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.ow2.play |
ArtifactId | ArtifactIdplay-commons-security |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionplay-commons-security
Set of commons libraries which will be shared between modules
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.ow2.play/play-commons-security/ -->
<dependency>
<groupId>org.ow2.play</groupId>
<artifactId>play-commons-security</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.play/play-commons-security/
implementation 'org.ow2.play:play-commons-security:1.1'
// https://jarcasting.com/artifacts/org.ow2.play/play-commons-security/
implementation ("org.ow2.play:play-commons-security:1.1")
'org.ow2.play:play-commons-security:jar:1.1'
<dependency org="org.ow2.play" name="play-commons-security" rev="1.1">
<artifact name="play-commons-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.play', module='play-commons-security', version='1.1')
)
libraryDependencies += "org.ow2.play" % "play-commons-security" % "1.1"
[org.ow2.play/play-commons-security "1.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
xmlunit : xmlunit | jar | 1.3 |