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

org.optaplanner:optaplanner-integration 7.45.0.t20201009

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.45.0.t20201009
Тип

Тип

pom

Скачать optaplanner-integration 7.45.0.t20201009

Имя Файла Размер
optaplanner-integration-7.45.0.t20201009.pom 1 KB
Обзор

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