License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-example-activemq-tomcat |
Last Version | Last Version2.19.5 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionCamel :: Example :: ActiveMQ :: Tomcat
An example using ActiveMQ Broker and Camel with Apache Tomcat
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-example-activemq-tomcat/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-example-activemq-tomcat</artifactId>
<version>2.19.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-activemq-tomcat/
implementation 'org.apache.camel:camel-example-activemq-tomcat:2.19.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-activemq-tomcat/
implementation ("org.apache.camel:camel-example-activemq-tomcat:2.19.5")
'org.apache.camel:camel-example-activemq-tomcat:war:2.19.5'
<dependency org="org.apache.camel" name="camel-example-activemq-tomcat" rev="2.19.5">
<artifact name="camel-example-activemq-tomcat" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-example-activemq-tomcat', version='2.19.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-activemq-tomcat" % "2.19.5"
[org.apache.camel/camel-example-activemq-tomcat "2.19.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 2.19.5 |
org.apache.camel : camel-spring | jar | 2.19.5 |
org.springframework : spring-web | jar | 4.3.11.RELEASE |
org.apache.camel : camel-jms | jar | 2.19.5 |
org.apache.activemq : activemq-camel | jar | 5.14.5 |
org.apache.activemq : activemq-broker | jar | 5.14.5 |
org.apache.activemq : activemq-spring | jar | 5.14.5 |
org.apache.activemq : activemq-kahadb-store | jar | 5.14.5 |
org.apache.activemq : activemq-client | jar | 5.14.5 |
org.apache.activemq : activemq-pool | jar | 5.14.5 |
org.apache.xbean : xbean-spring | jar | 4.5 |
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 |