is not current version
Last Version 5.1.0.Final

org.picketbox:picketbox-spi-pom 5.0.0.Alpha3

PicketBox is a security project for Java Applications

GroupId

GroupId

org.picketbox
ArtifactId

ArtifactId

picketbox-spi-pom
Version

Version

5.0.0.Alpha3
Type

Type

pom

Download picketbox-spi-pom 5.0.0.Alpha3


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