License |
License |
---|---|
GroupId | GroupIdio.hawt.example.services |
ArtifactId | ArtifactIdexample-camel |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexample-camel
hawtio :: example services :: camel
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
example-camel-2.0.0.pom | |
example-camel-2.0.0.jar | 3 KB |
example-camel-2.0.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hawt.example.services/example-camel/ -->
<dependency>
<groupId>io.hawt.example.services</groupId>
<artifactId>example-camel</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hawt.example.services/example-camel/
implementation 'io.hawt.example.services:example-camel:2.0.0'
// https://jarcasting.com/artifacts/io.hawt.example.services/example-camel/
implementation ("io.hawt.example.services:example-camel:2.0.0")
'io.hawt.example.services:example-camel:jar:2.0.0'
<dependency org="io.hawt.example.services" name="example-camel" rev="2.0.0">
<artifact name="example-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hawt.example.services', module='example-camel', version='2.0.0')
)
libraryDependencies += "io.hawt.example.services" % "example-camel" % "2.0.0"
[io.hawt.example.services/example-camel "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
org.apache.camel : camel-blueprint | jar | 2.15.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
log4j : log4j | jar | 1.2.17 |