Last Version

Camel :: Example :: Route :: Throttling 2.19.5

A client-server example using JMS transport where we on the server side can throttle the Camel route dynamically based on the flow of messages

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-route-throttling
Version

Version

2.19.5
Type

Type

jar
Description

Description

Camel :: Example :: Route :: Throttling
A client-server example using JMS transport where we on the server side can throttle the Camel route dynamically based on the flow of messages
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-route-throttling

Download camel-example-route-throttling 2.19.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.19.5
org.apache.camel : camel-jms jar 2.19.5
org.apache.camel : camel-spring jar 2.19.5
org.apache.activemq : activemq-camel jar 5.14.5
org.apache.activemq : activemq-kahadb-store jar 5.14.5
org.apache.xbean : xbean-spring jar 4.5

runtime (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2

test (2)

Group / Artifact Type Version
org.apache.camel : camel-test jar 2.19.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.