Last Version

Kamel 1.0

Kotlin DSL for Apache Camel

License

License

GroupId

GroupId

nl.topicus.overheid
ArtifactId

ArtifactId

kamel
Version

Version

1.0
Type

Type

jar
Description

Description

Kamel
Kotlin DSL for Apache Camel
Project URL

Project URL

https://github.com/topicusoverheid/kamel
Source Code Management

Source Code Management

https://github.com/topicusoverheid/kamel

Download kamel 1.0


<!-- https://jarcasting.com/artifacts/nl.topicus.overheid/kamel/ -->
<dependency>
    <groupId>nl.topicus.overheid</groupId>
    <artifactId>kamel</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.topicus.overheid/kamel/
implementation 'nl.topicus.overheid:kamel:1.0'
// https://jarcasting.com/artifacts/nl.topicus.overheid/kamel/
implementation ("nl.topicus.overheid:kamel:1.0")
'nl.topicus.overheid:kamel:jar:1.0'
<dependency org="nl.topicus.overheid" name="kamel" rev="1.0">
  <artifact name="kamel" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.topicus.overheid', module='kamel', version='1.0')
)
libraryDependencies += "nl.topicus.overheid" % "kamel" % "1.0"
[nl.topicus.overheid/kamel "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.20

provided (1)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.20.1

test (1)

Group / Artifact Type Version
org.apache.camel : camel-test jar 2.20.1

Project Modules

There are no modules declared in this project.