Last Version

Camel :: Example :: Docs 2.15.6

An example which demonstrates the use of the Maven camel:dot plugin for generating EIP documentation

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-docs
Version

Version

2.15.6
Type

Type

jar
Description

Description

Camel :: Example :: Docs
An example which demonstrates the use of the Maven camel:dot plugin for generating EIP documentation
Project Organization

Project Organization

The Apache Software Foundation

Download camel-example-docs 2.15.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel : camel-spring jar 2.15.6
org.slf4j : slf4j-log4j12 jar 1.7.12
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.