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

org.optaplanner:optaplanner-distribution 6.0.0.CR4-Pre1

OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module builds the download zip.

Категории

Категории

OptaPlanner Прикладные библиотеки Constraint Satisfaction Problem Solver Distribution Компиляция и сборка
Группа

Группа

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

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

optaplanner-distribution
Версия

Версия

6.0.0.CR4-Pre1
Тип

Тип

pom

Скачать optaplanner-distribution 6.0.0.CR4-Pre1


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