License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-jetty-common |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Jetty :: Common
Camel Jetty 9.x support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-jetty-common-3.17.0.pom | |
camel-jetty-common-3.17.0.jar | 55 KB |
camel-jetty-common-3.17.0-sources.jar | 32 KB |
camel-jetty-common-3.17.0-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-jetty-common/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-jetty-common</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-jetty-common/
implementation 'org.apache.camel:camel-jetty-common:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-jetty-common/
implementation ("org.apache.camel:camel-jetty-common:3.17.0")
'org.apache.camel:camel-jetty-common:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-jetty-common" rev="3.17.0">
<artifact name="camel-jetty-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-jetty-common', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-jetty-common" % "3.17.0"
[org.apache.camel/camel-jetty-common "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-cloud | jar | 3.17.0 |
org.apache.camel : camel-http-common | jar | 3.17.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-security | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-servlets | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-client | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-jmx | jar | 9.4.46.v20220331 |