is not current version
Last Version 8.23.0.Final

OptaPlanner multiproject parent 8.9.1.Final

OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module is just the multiproject parent. The planning engine itself is in optaplanner-core.

License

License

Categories

Categories

OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.optaplanner
ArtifactId

ArtifactId

optaplanner-parent
Version

Version

8.9.1.Final
Type

Type

pom
Description

Description

OptaPlanner multiproject parent
OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module is just the multiproject parent. The planning engine itself is in optaplanner-core.
Project URL

Project URL

https://www.optaplanner.org
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/kiegroup/optaplanner

Download optaplanner-parent 8.9.1.Final


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

Dependencies

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

Project Modules

  • optaplanner-bom
  • build/optaplanner-ide-config
  • build/optaplanner-build-parent
  • optaplanner-core
  • optaplanner-persistence
  • optaplanner-benchmark
  • optaplanner-test
  • optaplanner-spring-integration
  • optaplanner-quarkus-integration
  • optaplanner-examples