is not current version
Last Version 8.23.0.Final

org.optaplanner:optaplanner-bom 7.46.0.t20201030

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.46.0.t20201030
Type

Type

pom

Download optaplanner-bom 7.46.0.t20201030


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