Camel :: Example :: Servlet Tomcat without Spring

An example using Camel Servlet with Apache Tomcat without using Spring

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-servlet-tomcat-no-spring
Last Version

Last Version

2.19.5
Release Date

Release Date

Type

Type

war
Description

Description

Camel :: Example :: Servlet Tomcat without Spring
An example using Camel Servlet with Apache Tomcat without using Spring
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-servlet-tomcat-no-spring

Download camel-example-servlet-tomcat-no-spring

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.19.5
org.apache.camel : camel-servletlistener jar 2.19.5
org.apache.camel : camel-servlet jar 2.19.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

Project Modules

There are no modules declared in this project.

Versions

Version
2.19.5
2.19.4
2.19.3
2.19.2
2.19.1
2.19.0
2.18.5
2.18.4
2.18.3
2.18.2
2.18.1
2.18.0
2.17.7
2.17.6
2.17.5
2.17.4
2.17.3
2.17.2
2.17.1
2.17.0
2.16.5
2.16.4
2.16.3
2.16.2
2.16.1
2.16.0
2.15.6
2.15.5
2.15.4
2.15.3
2.15.2
2.15.1
2.15.0
2.14.4
2.14.3
2.14.2
2.14.1
2.14.0
2.13.4
2.13.3
2.13.2
2.13.1
2.13.0
2.12.5
2.12.4
2.12.3
2.12.2
2.12.1
2.12.0
2.11.4
2.11.3
2.11.2
2.11.1
2.11.0