Camel :: Example :: Loadbalancer camel-mina

An example that show loadbalancing messaging with mina servers (TCP/IP)

License

License

GroupId

GroupId

org.apache.camel.example
ArtifactId

ArtifactId

loadbalancing
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel :: Example :: Loadbalancer camel-mina
An example that show loadbalancing messaging with mina servers (TCP/IP)
Project Organization

Project Organization

The Apache Software Foundation

Download loadbalancing

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.3.0
org.apache.camel : camel-spring jar 2.3.0
org.apache.camel : camel-mina jar 2.3.0
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.5.10
org.slf4j : slf4j-simple jar 1.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0