Last Version

Camel :: Kotlin DSL 3.17.0

Camel DSL with Kotlin

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-kotlin-dsl
Version

Version

3.17.0
Type

Type

jar
Description

Description

Camel :: Kotlin DSL
Camel DSL with Kotlin
Project Organization

Project Organization

The Apache Software Foundation

Download camel-kotlin-dsl 3.17.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.camel : camel-endpointdsl-support jar 3.17.0
org.jetbrains.kotlin : kotlin-script-util jar 1.6.21
org.jetbrains.kotlin : kotlin-scripting-jvm jar 1.6.21
org.jetbrains.kotlin : kotlin-scripting-jvm-host jar 1.6.21

Project Modules

There are no modules declared in this project.