is not current version
Last Version 2.3.3

net.dempsy:dempsy-commons-bom 2.3.2

BOM for importing into your pom

Categories

Categories

Net
GroupId

GroupId

net.dempsy
ArtifactId

ArtifactId

dempsy-commons-bom
Version

Version

2.3.2
Type

Type

pom

Download dempsy-commons-bom 2.3.2


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