не последняя версия
Последняя версия 1.21.0.Final

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

Flight assignment process and optimization

Категории

Категории

OptaPlanner Прикладные библиотеки Constraint Satisfaction Problem Solver
Группа

Группа

org.kie.kogito.examples
Идентификатор

Идентификатор

process-optaplanner-springboot
Версия

Версия

0.9.1
Тип

Тип

jar

Скачать process-optaplanner-springboot 0.9.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.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito.examples/process-optaplanner-springboot/
implementation 'org.kie.kogito.examples:process-optaplanner-springboot:0.9.1'
// https://jarcasting.com/artifacts/org.kie.kogito.examples/process-optaplanner-springboot/
implementation ("org.kie.kogito.examples:process-optaplanner-springboot:0.9.1")
'org.kie.kogito.examples:process-optaplanner-springboot:jar:0.9.1'
<dependency org="org.kie.kogito.examples" name="process-optaplanner-springboot" rev="0.9.1">
  <artifact name="process-optaplanner-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito.examples', module='process-optaplanner-springboot', version='0.9.1')
)
libraryDependencies += "org.kie.kogito.examples" % "process-optaplanner-springboot" % "0.9.1"
[org.kie.kogito.examples/process-optaplanner-springboot "0.9.1"]