is not current version
Last Version 8.23.0.Final

OptaPlanner build parent 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 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-build-parent
Version

Version

8.15.0.Final
Type

Type

pom
Description

Description

OptaPlanner build 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 Organization

Project Organization

JBoss by Red Hat

Download optaplanner-build-parent 8.15.0.Final


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

There are no modules declared in this project.