is not current version
Last Version 2.3.3

net.dempsy:dempsy-commons-bom 2.1.1

BOM for importing into your pom

Categories

Categories

Net
GroupId

GroupId

net.dempsy
ArtifactId

ArtifactId

dempsy-commons-bom
Version

Version

2.1.1
Type

Type

pom

Download dempsy-commons-bom 2.1.1


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