Last Version

Camel :: Spark REST 3.1.0

Camel Spark (REST DSL) support

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-spark-rest
Version

Version

3.1.0
Type

Type

jar
Description

Description

Camel :: Spark REST
Camel Spark (REST DSL) support
Project Organization

Project Organization

The Apache Software Foundation

Download camel-spark-rest 3.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.1.0
com.sparkjava : spark-core jar 2.9.1
org.eclipse.jetty : jetty-server jar 9.4.20.v20190813
org.eclipse.jetty : jetty-util jar 9.4.20.v20190813
org.eclipse.jetty : jetty-io jar 9.4.20.v20190813
org.eclipse.jetty : jetty-servlet jar 9.4.20.v20190813
org.eclipse.jetty : jetty-security jar 9.4.20.v20190813
org.eclipse.jetty : jetty-webapp jar 9.4.20.v20190813

Project Modules

There are no modules declared in this project.