is not current version
Last Version 2.3.3

net.dempsy:dempsy-commons-bom 2.1.0

BOM for importing into your pom

Categories

Categories

Net
GroupId

GroupId

net.dempsy
ArtifactId

ArtifactId

dempsy-commons-bom
Version

Version

2.1.0
Type

Type

pom

Download dempsy-commons-bom 2.1.0


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