Camel Quarkus :: OptaPlanner :: Integration Test

Integration tests for Camel Quarkus OptaPlanner extension

License

License

Categories

Categories

Quarkus Container Microservices OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-optaplanner-integration-test
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel Quarkus :: OptaPlanner :: Integration Test
Integration tests for Camel Quarkus OptaPlanner extension
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-optaplanner-integration-test

Download camel-quarkus-optaplanner-integration-test

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-optaplanner jar
io.quarkus : quarkus-resteasy jar

test (3)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar
org.apache.camel.quarkus : camel-quarkus-optaplanner-deployment pom 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0