is not current version
Last Version 8.23.0.Final

OptaPlanner persistence common 8.21.0.Final

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 common persistence integration.

License

License

Categories

Categories

OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.optaplanner
ArtifactId

ArtifactId

optaplanner-persistence-common
Version

Version

8.21.0.Final
Type

Type

jar
Description

Description

OptaPlanner persistence common
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 common persistence integration.
Project URL

Project URL

https://www.optaplanner.org
Project Organization

Project Organization

JBoss by Red Hat

Download optaplanner-persistence-common 8.21.0.Final


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

Dependencies

compile (1)

Group / Artifact Type Version
org.optaplanner : optaplanner-core-impl jar

test (1)

Group / Artifact Type Version
org.optaplanner : optaplanner-core-impl test-jar

Project Modules

There are no modules declared in this project.