is not current version
Last Version 3.0.0-RC3

org.apache.camel:camel-optaplanner-starter 2.21.3

Spring-Boot Starter for Camel OptaPlanner support

Categories

Categories

OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-optaplanner-starter
Version

Version

2.21.3
Type

Type

jar

Download camel-optaplanner-starter 2.21.3


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