Last Version

Camel :: Example :: Servlet Tomcat :: Blueprint Web 2.15.6

An example using Camel Servlet with Apache Tomcat using Blueprint Web

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-servlet-tomcat-blueprintweb
Version

Version

2.15.6
Type

Type

war
Description

Description

Camel :: Example :: Servlet Tomcat :: Blueprint Web
An example using Camel Servlet with Apache Tomcat using Blueprint Web
Project Organization

Project Organization

The Apache Software Foundation

Download camel-example-servlet-tomcat-blueprintweb 2.15.6


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.15.6
org.apache.camel : camel-blueprint jar 2.15.6
org.apache.camel : camel-servlet jar 2.15.6
org.apache.aries.blueprint : org.apache.aries.blueprint.web jar 1.0.0
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.12

Project Modules

There are no modules declared in this project.