Last Version

Kogito Example :: Process, OptaPlanner and Spring Boot 1.21.0.Final

Flight assignment process and optimization

License

License

Categories

Categories

OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

process-optaplanner-springboot
Version

Version

1.21.0.Final
Type

Type

jar
Description

Description

Kogito Example :: Process, OptaPlanner and Spring Boot
Flight assignment process and optimization
Project Organization

Project Organization

JBoss by Red Hat

Download process-optaplanner-springboot 1.21.0.Final


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-devtools Optional jar
org.kie.kogito : kogito-processes-spring-boot-starter jar
org.optaplanner : optaplanner-spring-boot-starter jar

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 8.0

runtime (4)

Group / Artifact Type Version
org.webjars : webjars-locator jar 0.37
org.webjars : bootstrap jar 4.3.1
org.webjars : font-awesome jar 5.11.2
org.webjars : momentjs jar 2.24.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.