is not current version
Last Version 1.21.0.Final

org.kie.kogito.examples:process-optaplanner-springboot 0.10.1

Flight assignment process and optimization

Categories

Categories

OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

process-optaplanner-springboot
Version

Version

0.10.1
Type

Type

jar

Download process-optaplanner-springboot 0.10.1


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