Last Version

Camel :: Example :: Spark REST Tomcat 2.16.5

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
Version

Version

2.16.5
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 2.16.5


<!-- 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.