Camel :: Example :: Spark REST Tomcat

An example using Spark REST with Apache Tomcat

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-spark-rest-tomcat
Last Version

Last Version

2.16.5
Release Date

Release Date

Type

Type

war
Description

Description

Camel :: Example :: Spark REST Tomcat
An example using Spark REST with Apache Tomcat
Project Organization

Project Organization

The Apache Software Foundation

Download camel-example-spark-rest-tomcat

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.16.5
org.apache.camel : camel-spring jar 2.16.5
org.apache.camel : camel-spark-rest jar 2.16.5
org.apache.camel : camel-jackson jar 2.16.5
org.springframework : spring-web jar 4.1.9.RELEASE
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
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