c

camel-csimple-joor-starter

Spring-Boot Starter for Camel Support for Csimple Joor
Files download
File Operation
camel-csimple-joor-starter-4.0.3.jar download
camel-csimple-joor-starter-4.0.3.pom download
camel-csimple-joor-starter-4.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.camel.springboot</groupId>
  <artifactId>camel-csimple-joor-starter</artifactId>
  <version>4.0.3</version>
</dependency>
Gradle Groovy
implementation 'org.apache.camel.springboot:camel-csimple-joor-starter:4.0.3'
Gradle Kotlin
implementation("org.apache.camel.springboot:camel-csimple-joor-starter:4.0.3")
Scala SBT
libraryDependencies += "org.apache.camel.springboot" % "camel-csimple-joor-starter" % "4.0.3"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.camel.springboot', module='camel-csimple-joor-starter', version='4.0.3')
)
Apache Ivy
<dependency org="org.apache.camel.springboot" name="camel-csimple-joor-starter" rev="4.0.3" />
Leiningen
[org.apache.camel.springboot/camel-csimple-joor-starter "4.0.3"]
Apache Buildr
'org.apache.camel.springboot:camel-csimple-joor-starter:jar:4.0.3'