GroupId | GroupIdorg.picketbox |
---|---|
ArtifactId | ArtifactIdpicketbox-spi-pom |
Version | Version4.0.19.SP5 |
Type | Typepom |
Filename | Size |
---|---|
picketbox-spi-pom-4.0.19.SP5.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.SP5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.picketbox/picketbox-spi-pom/
implementation 'org.picketbox:picketbox-spi-pom:4.0.19.SP5'
// https://jarcasting.com/artifacts/org.picketbox/picketbox-spi-pom/
implementation ("org.picketbox:picketbox-spi-pom:4.0.19.SP5")
'org.picketbox:picketbox-spi-pom:pom:4.0.19.SP5'
<dependency org="org.picketbox" name="picketbox-spi-pom" rev="4.0.19.SP5">
<artifact name="picketbox-spi-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.picketbox', module='picketbox-spi-pom', version='4.0.19.SP5')
)
libraryDependencies += "org.picketbox" % "picketbox-spi-pom" % "4.0.19.SP5"
[org.picketbox/picketbox-spi-pom "4.0.19.SP5"]