Last Version

Camel SB Starters :: OptaPlanner 3.17.0

Spring-Boot Starter for Camel OptaPlanner support

License

License

Categories

Categories

OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

camel-optaplanner-starter
Version

Version

3.17.0
Type

Type

jar
Description

Description

Camel SB Starters :: OptaPlanner
Spring-Boot Starter for Camel OptaPlanner support
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-spring-boot.git;a=summary/camel-optaplanner-starter

Download camel-optaplanner-starter 3.17.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.7
org.apache.camel : camel-optaplanner jar 3.17.0
org.apache.camel.springboot : camel-core-starter jar 3.17.0
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.7

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.6.7
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7
org.springframework.boot : spring-boot-configuration-processor jar 2.6.7
org.apache.camel.springboot : camel-spring-boot-dependencies pom 3.17.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.7
org.apache.camel : camel-test-spring-junit5 jar 3.17.0

Project Modules

There are no modules declared in this project.