is not current version
Last Version 5.1.0.Final

org.picketbox:picketbox-spi-pom 3.0.0.CR1

PicketBox is a security project for Java Applications

GroupId

GroupId

org.picketbox
ArtifactId

ArtifactId

picketbox-spi-pom
Version

Version

3.0.0.CR1
Type

Type

pom

Download picketbox-spi-pom 3.0.0.CR1

Filename Size
picketbox-spi-pom-3.0.0.CR1.pom 895 bytes
Browse

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