| Категории |
Категории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.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"]