OptaPlanner core implementation

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 planning engine itself.

Лицензия

Лицензия

Категории

Категории

OptaPlanner Прикладные библиотеки Constraint Satisfaction Problem Solver
Группа

Группа

org.optaplanner
Идентификатор

Идентификатор

optaplanner-core-impl
Последняя версия

Последняя версия

8.23.0.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

OptaPlanner core implementation
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 planning engine itself.
Ссылка на сайт

Ссылка на сайт

https://www.optaplanner.org
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать optaplanner-core-impl

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.kie : kie-api Необязательный jar
io.quarkus.gizmo : gizmo Необязательный jar
org.ow2.asm : asm Необязательный jar
org.apache.commons : commons-math3 jar 3.6.1
org.slf4j : slf4j-api jar
io.micrometer : micrometer-core jar
jakarta.xml.bind : jakarta.xml.bind-api jar

runtime (1)

Идентификатор библиотеки Тип Версия
org.glassfish.jaxb : jaxb-runtime jar

test (8)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar
commons-io : commons-io jar
ch.qos.logback : logback-classic jar 1.2.9
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
8.23.0.Final
8.22.1.Final
8.22.0.Final
8.21.0.Final
8.20.0.Final
8.19.0.Final
8.18.0.Final