is not current version
Last Version 5.1.0.Final

org.picketbox:picketbox-spi-pom 4.0.19.SP3

PicketBox is a security project for Java Applications

GroupId

GroupId

org.picketbox
ArtifactId

ArtifactId

picketbox-spi-pom
Version

Version

4.0.19.SP3
Type

Type

pom

Download picketbox-spi-pom 4.0.19.SP3

Filename Size
picketbox-spi-pom-4.0.19.SP3.pom 925 bytes
Browse

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