is not current version
Last Version 5.1.0.Final

org.picketbox:picketbox-spi-bare 4.0.6.Beta1

The SPI Bare contains the SPI excluding the Authorization SPI.

GroupId

GroupId

org.picketbox
ArtifactId

ArtifactId

picketbox-spi-bare
Version

Version

4.0.6.Beta1
Type

Type

jar

Download picketbox-spi-bare 4.0.6.Beta1


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