is not current version
Last Version 7.71.0.Final

OptaPlanner Quickstarts 7.58.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 quickstarts.

License

License

Categories

Categories

OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.optaplanner
ArtifactId

ArtifactId

optaplanner-quickstarts
Version

Version

7.58.0.Final
Type

Type

pom
Description

Description

OptaPlanner Quickstarts
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 quickstarts.
Project URL

Project URL

https://www.optaplanner.org
Project Organization

Project Organization

JBoss by Red Hat

Download optaplanner-quickstarts 7.58.0.Final


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.1.0

Project Modules

  • spring-boot-school-timetabling