не последняя версия
Последняя версия 7.71.0.Final

org.optaplanner:optaplanner-integration 7.36.0.20200331

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 integration modules.

Категории

Категории

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

Группа

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

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

optaplanner-integration
Версия

Версия

7.36.0.20200331
Тип

Тип

pom

Скачать optaplanner-integration 7.36.0.20200331

Имя Файла Размер
optaplanner-integration-7.36.0.20200331.pom 1020 bytes
Обзор

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