is not current version
Last Version 8.23.0.Final

OptaPlanner Quarkus 8.15.0.Final

OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains the Quarkus integration modules.

License

License

Categories

Categories

Quarkus Container Microservices OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.optaplanner
ArtifactId

ArtifactId

optaplanner-quarkus-parent
Version

Version

8.15.0.Final
Type

Type

pom
Description

Description

OptaPlanner Quarkus
OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains the Quarkus integration modules.
Project Organization

Project Organization

JBoss by Red Hat

Download optaplanner-quarkus-parent 8.15.0.Final


<!-- https://jarcasting.com/artifacts/org.optaplanner/optaplanner-quarkus-parent/ -->
<dependency>
    <groupId>org.optaplanner</groupId>
    <artifactId>optaplanner-quarkus-parent</artifactId>
    <version>8.15.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.optaplanner/optaplanner-quarkus-parent/
implementation 'org.optaplanner:optaplanner-quarkus-parent:8.15.0.Final'
// https://jarcasting.com/artifacts/org.optaplanner/optaplanner-quarkus-parent/
implementation ("org.optaplanner:optaplanner-quarkus-parent:8.15.0.Final")
'org.optaplanner:optaplanner-quarkus-parent:pom:8.15.0.Final'
<dependency org="org.optaplanner" name="optaplanner-quarkus-parent" rev="8.15.0.Final">
  <artifact name="optaplanner-quarkus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.optaplanner', module='optaplanner-quarkus-parent', version='8.15.0.Final')
)
libraryDependencies += "org.optaplanner" % "optaplanner-quarkus-parent" % "8.15.0.Final"
[org.optaplanner/optaplanner-quarkus-parent "8.15.0.Final"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • runtime
  • deployment
  • integration-test
  • devui-integration-test
  • drl-integration-test