is not current version
Last Version 8.23.0.Final

org.optaplanner:optaplanner-bom 7.36.0.20200331

Import this BOM in your dependencyManagement if you want to depend on multiple OptaPlanner artifacts.

Categories

Categories

OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.optaplanner
ArtifactId

ArtifactId

optaplanner-bom
Version

Version

7.36.0.20200331
Type

Type

pom

Download optaplanner-bom 7.36.0.20200331


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