is not current version
Last Version 7.71.0.Final

org.optaplanner:optaplanner-wb-solver-editor 6.3.0.CR1

OptaPlanner Workbench - Solver Editor

Categories

Categories

OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.optaplanner
ArtifactId

ArtifactId

optaplanner-wb-solver-editor
Version

Version

6.3.0.CR1
Type

Type

jar

Download optaplanner-wb-solver-editor 6.3.0.CR1


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