Last Version

kamel-util 1.1.1

Apache Camel utilities for Kotlin

License

License

GroupId

GroupId

com.yo1000
ArtifactId

ArtifactId

kamel-util
Version

Version

1.1.1
Type

Type

jar
Description

Description

kamel-util
Apache Camel utilities for Kotlin
Project URL

Project URL

https://github.com/yo1000/kamel-util
Source Code Management

Source Code Management

https://github.com/yo1000/kamel-util

Download kamel-util 1.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.61
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.jetbrains.kotlin : kotlin-reflect jar 1.3.61
org.apache.camel : camel-core Optional jar 2.25.3

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.assertj : assertj-core jar 3.14.0

Project Modules

There are no modules declared in this project.