License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-web |
Last Version | Last Version2.15.6 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionCamel :: Web
Camel Web Application with REST support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-web-2.15.6.pom | |
camel-web-2.15.6.xsd | 1 KB |
camel-web-2.15.6-sources.jar | 50 KB |
camel-web-2.15.6-javadoc.jar | 6 KB |
camel-web-2.15.6-classes.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-web/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-web</artifactId>
<version>2.15.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-web/
implementation 'org.apache.camel:camel-web:2.15.6'
// https://jarcasting.com/artifacts/org.apache.camel/camel-web/
implementation ("org.apache.camel:camel-web:2.15.6")
'org.apache.camel:camel-web:war:2.15.6'
<dependency org="org.apache.camel" name="camel-web" rev="2.15.6">
<artifact name="camel-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-web', version='2.15.6')
)
libraryDependencies += "org.apache.camel" % "camel-web" % "2.15.6"
[org.apache.camel/camel-web "2.15.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 2.15.6 |
org.apache.camel : camel-spring | jar | 2.15.6 |
org.apache.camel : camel-jaxb | jar | 2.15.6 |
com.sun.jersey.contribs : jersey-spring | jar | 1.17.1 |
org.springframework : spring-beans | jar | 4.1.6.RELEASE |
org.springframework : spring-web | jar | 4.1.6.RELEASE |
com.sun.jersey : jersey-json | jar | 1.17.1 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.12 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.12 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.9.12 |
org.codehaus.jackson : jackson-xc | jar | 1.9.12 |
com.sun.jersey : jersey-atom | jar | 1.17.1 |
javax.annotation : jsr250-api Optional | jar | 1.0 |
org.scalatra.scalate : scalate-core_2.11 | jar | 1.7.0 |
org.scala-lang : scala-compiler | jar | 2.11.5 |
org.slf4j : slf4j-api | jar | 1.6.6 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.webdriver : webdriver-htmlunit | jar | 0.9.7376 |
org.seleniumhq.webdriver : webdriver-support | jar | 0.9.7376 |
org.eclipse.jetty : jetty-server | jar | 8.1.17.v20150415 |
org.eclipse.jetty : jetty-webapp | jar | 8.1.17.v20150415 |
com.sun.jersey : jersey-client | jar | 1.17.1 |
org.springframework : spring-test | jar | 4.1.6.RELEASE |
org.apache.camel : camel-test | jar | 2.15.6 |