License |
License |
---|---|
GroupId | GroupIdnl.topicus.overheid |
ArtifactId | ArtifactIdkamel |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionKamel
Kotlin DSL for Apache Camel
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kamel-1.0.pom | |
kamel-1.0.jar | 23 KB |
kamel-1.0-sources.jar | 12 KB |
kamel-1.0-javadoc.jar | 75 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.20 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 2.20.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test | jar | 2.20.1 |