Last Version

Kogito Example :: jBPM, OptaPlanner and SpringBoot 0.9.0

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

jbpm-optaplanner-springboot-example
Version

Version

0.9.0
Type

Type

jar
Description

Description

Kogito Example :: jBPM, OptaPlanner and SpringBoot
Flight assignment process and optimization
Project Organization

Project Organization

JBoss by Red Hat

Download jbpm-optaplanner-springboot-example 0.9.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-devtools Optional jar
org.kie.kogito : kogito-springboot-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.