License |
License |
---|---|
Categories |
CategoriesOptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver |
GroupId | GroupIdorg.optaplanner |
ArtifactId | ArtifactIdoptaplanner-constraint-streams-common |
Last Version | Last Version8.23.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOptaPlanner constraints: Constraint streams (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 classes common to each implementation of Constraint streams.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.optaplanner/optaplanner-constraint-streams-common/ -->
<dependency>
<groupId>org.optaplanner</groupId>
<artifactId>optaplanner-constraint-streams-common</artifactId>
<version>8.23.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.optaplanner/optaplanner-constraint-streams-common/
implementation 'org.optaplanner:optaplanner-constraint-streams-common:8.23.0.Final'
// https://jarcasting.com/artifacts/org.optaplanner/optaplanner-constraint-streams-common/
implementation ("org.optaplanner:optaplanner-constraint-streams-common:8.23.0.Final")
'org.optaplanner:optaplanner-constraint-streams-common:jar:8.23.0.Final'
<dependency org="org.optaplanner" name="optaplanner-constraint-streams-common" rev="8.23.0.Final">
<artifact name="optaplanner-constraint-streams-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.optaplanner', module='optaplanner-constraint-streams-common', version='8.23.0.Final')
)
libraryDependencies += "org.optaplanner" % "optaplanner-constraint-streams-common" % "8.23.0.Final"
[org.optaplanner/optaplanner-constraint-streams-common "8.23.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.optaplanner : optaplanner-core-impl | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | |
commons-io : commons-io | jar | |
ch.qos.logback : logback-classic | jar | 1.2.9 |
org.optaplanner : optaplanner-core-impl | test-jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.assertj : assertj-core | jar | 3.22.0 |
org.mockito : mockito-core | jar |