is not current version
Last Version 8.23.0.Final

org.optaplanner:optaplanner-bom 7.40.0.20200703

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.40.0.20200703
Type

Type

pom

Download optaplanner-bom 7.40.0.20200703


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