Last Version

Camel :: Jetty9 3.0.0-M1

Camel Jetty9 support

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-jetty9
Version

Version

3.0.0-M1
Type

Type

jar
Description

Description

Camel :: Jetty9
Camel Jetty9 support
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-jetty9

Download camel-jetty9 3.0.0-M1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.0.0-M1
org.apache.camel : camel-http-common jar 3.0.0-M1
org.eclipse.jetty : jetty-server jar 9.4.12.v20180830
org.eclipse.jetty : jetty-servlet jar 9.4.12.v20180830
org.eclipse.jetty : jetty-security jar 9.4.12.v20180830
org.eclipse.jetty : jetty-servlets jar 9.4.12.v20180830
org.eclipse.jetty : jetty-client jar 9.4.12.v20180830
org.eclipse.jetty : jetty-jmx jar 9.4.12.v20180830
org.eclipse.jetty : jetty-util jar 9.4.12.v20180830
org.apache.camel : camel-jetty-common jar 3.0.0-M1

test (15)

Group / Artifact Type Version
org.apache.camel : camel-test-spring jar 3.0.0-M1
org.apache.camel : camel-spring jar 3.0.0-M1
org.springframework : spring-test Optional jar 5.1.4.RELEASE
commons-httpclient : commons-httpclient jar 3.1
org.apache.camel : camel-http4 jar 3.0.0-M1
org.apache.camel : camel-swagger-java jar 3.0.0-M1
org.apache.camel : camel-jackson jar 3.0.0-M1
org.apache.camel : camel-jaxb jar 3.0.0-M1
com.squareup.okhttp3 : okhttp jar 3.11.0
junit : junit jar 4.12
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpmime jar 4.5.6

Project Modules

There are no modules declared in this project.