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

org.optaplanner.openshift:optashift-employee-rostering 7.7.0.Final

Employee Rostering as a Service with OptaPlanner on OpenShift 3.

Категории

Категории

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

Группа

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

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

optashift-employee-rostering
Версия

Версия

7.7.0.Final
Тип

Тип

pom

Скачать optashift-employee-rostering 7.7.0.Final

Имя Файла Размер
optashift-employee-rostering-7.7.0.Final.pom 17 KB
Обзор

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