is not current version
Last Version 7.8.0.Final

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

Employee Rostering as a Service with OptaPlanner on OpenShift 3.

Categories

Categories

OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver OpenShift Container PaaS Providers
GroupId

GroupId

org.optaplanner.openshift
ArtifactId

ArtifactId

optashift-employee-rostering
Version

Version

7.7.0.Final
Type

Type

pom

Download optashift-employee-rostering 7.7.0.Final


<!-- 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"]