is not current version
Last Version 5.1.0.Final

org.picketbox:picketbox-spi-bare 4.1.0.Beta2

The SPI Bare contains the SPI excluding the Authorization SPI.

GroupId

GroupId

org.picketbox
ArtifactId

ArtifactId

picketbox-spi-bare
Version

Version

4.1.0.Beta2
Type

Type

jar

Download picketbox-spi-bare 4.1.0.Beta2


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