| License |
License |
|---|---|
| GroupId | GroupIdcom.yo1000 |
| ArtifactId | ArtifactIdkamel-util |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionkamel-util
Apache Camel utilities for Kotlin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kamel-util-1.1.1.pom | |
| kamel-util-1.1.1.jar | 11 KB |
| kamel-util-1.1.1-sources.jar | 1 KB |
| kamel-util-1.1.1-javadoc.jar | 14 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |