is not current version
Last Version 8.23.0.Final

OptaPlanner test 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 JUnit and other test support. This module is intended to be used a test scoped dependency.

License

License

Categories

Categories

OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.optaplanner
ArtifactId

ArtifactId

optaplanner-test
Version

Version

8.21.0.Final
Type

Type

jar
Description

Description

OptaPlanner test
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 JUnit and other test support. This module is intended to be used a test scoped dependency.
Project URL

Project URL

https://www.optaplanner.org
Project Organization

Project Organization

JBoss by Red Hat

Download optaplanner-test 8.21.0.Final


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

Dependencies

compile (5)

Group / Artifact Type Version
org.optaplanner : optaplanner-core jar
org.optaplanner : optaplanner-constraint-streams jar
org.kie : kie-api jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.22.0

test (2)

Group / Artifact Type Version
org.optaplanner : optaplanner-core-impl test-jar
ch.qos.logback : logback-classic jar 1.2.9

Project Modules

There are no modules declared in this project.