is not current version
Last Version 2.7.0.CR1-20140924

org.picketlink:picketlink-wildlfy-common 2.6.0.CR1


GroupId

GroupId

org.picketlink
ArtifactId

ArtifactId

picketlink-wildlfy-common
Version

Version

2.6.0.CR1
Type

Type

jar

Download picketlink-wildlfy-common 2.6.0.CR1


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