Last Version

Camel :: Example :: Guice :: JMS (deprecated) 2.19.5

An example showing how to work with Camel, Guice and JMS

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-guice-jms
Version

Version

2.19.5
Type

Type

jar
Description

Description

Camel :: Example :: Guice :: JMS (deprecated)
An example showing how to work with Camel, Guice and JMS
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-guice-jms

Download camel-example-guice-jms 2.19.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.camel : camel-guice jar 2.19.5
org.apache.camel : camel-spring jar 2.19.5
org.apache.camel : camel-jms jar 2.19.5
org.apache.activemq : activemq-broker jar 5.14.5
org.apache.activemq : activemq-client jar 5.14.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 (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.