is not current version
Last Version 5.1.6

org.jodd:jodd-bom 5.1.0-20190624

Jodd (Bill of Materials)

GroupId

GroupId

org.jodd
ArtifactId

ArtifactId

jodd-bom
Version

Version

5.1.0-20190624
Type

Type

jar

Download jodd-bom 5.1.0-20190624


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