Camel :: Debugging

Enables Camel Route Debugging

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-debug
Last Version

Last Version

3.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel :: Debugging
Enables Camel Route Debugging
Project Organization

Project Organization

The Apache Software Foundation

Download camel-debug

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.17.0
org.apache.camel : camel-management jar 3.17.0
org.apache.camel : camel-xml-jaxb jar 3.17.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.17.0
3.16.0
3.15.0