License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.picketlink |
ArtifactId | ArtifactIdpicketlink-config |
Last Version | Last Version3.0.0-2013Feb20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPicketLink Config
PicketLink provides features for securing Java EE6 applications.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.picketlink/picketlink-config/ -->
<dependency>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-config</artifactId>
<version>3.0.0-2013Feb20</version>
</dependency>
// https://jarcasting.com/artifacts/org.picketlink/picketlink-config/
implementation 'org.picketlink:picketlink-config:3.0.0-2013Feb20'
// https://jarcasting.com/artifacts/org.picketlink/picketlink-config/
implementation ("org.picketlink:picketlink-config:3.0.0-2013Feb20")
'org.picketlink:picketlink-config:jar:3.0.0-2013Feb20'
<dependency org="org.picketlink" name="picketlink-config" rev="3.0.0-2013Feb20">
<artifact name="picketlink-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.picketlink', module='picketlink-config', version='3.0.0-2013Feb20')
)
libraryDependencies += "org.picketlink" % "picketlink-config" % "3.0.0-2013Feb20"
[org.picketlink/picketlink-config "3.0.0-2013Feb20"]
Group / Artifact | Type | Version |
---|---|---|
org.picketlink : picketlink-common | jar | 3.0.0-2013Feb20 |
org.picketlink : picketlink-idm-impl | jar | 3.0.0-2013Feb20 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |