is not current version
Last Version 1.0.4.final

org.picketlink:picketlink-build-tomcat 1.0.2

PicketLink build provides a collection of individual projects as a unified solution.

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.picketlink
ArtifactId

ArtifactId

picketlink-build-tomcat
Version

Version

1.0.2
Type

Type

pom

Download picketlink-build-tomcat 1.0.2


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