is not current version
Last Version 8.23.0.Final

org.optaplanner:optaplanner-bom 7.50.0.t20210209

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.50.0.t20210209
Type

Type

pom

Download optaplanner-bom 7.50.0.t20210209


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