is not current version
Last Version 7.71.0.Final

org.optaplanner:optaplanner-wb 6.5.0.CR2

OptaPlanner Workbench

Categories

Categories

OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.optaplanner
ArtifactId

ArtifactId

optaplanner-wb
Version

Version

6.5.0.CR2
Type

Type

jar

Download optaplanner-wb 6.5.0.CR2


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