License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-example-spark-rest-tomcat |
Last Version | Last Version2.16.5 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionCamel :: Example :: Spark REST Tomcat
An example using Spark REST with Apache Tomcat
|
Project Organization |
Project Organization |
<!-- 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"]
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 |