Last Version

example-camel 2.0.0

hawtio :: example services :: camel

License

License

GroupId

GroupId

io.hawt.example.services
ArtifactId

ArtifactId

example-camel
Version

Version

2.0.0
Type

Type

jar
Description

Description

example-camel
hawtio :: example services :: camel
Project Organization

Project Organization

JBoss by Red Hat

Download example-camel 2.0.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
org.apache.camel : camel-blueprint jar 2.15.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.12
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.