License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-web-standalone |
Version | Version2.15.6 |
Type | Typejar |
Description |
DescriptionCamel :: Web :: Standalone
Standalone Camel Web
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-web-standalone/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-web-standalone</artifactId>
<version>2.15.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-web-standalone/
implementation 'org.apache.camel:camel-web-standalone:2.15.6'
// https://jarcasting.com/artifacts/org.apache.camel/camel-web-standalone/
implementation ("org.apache.camel:camel-web-standalone:2.15.6")
'org.apache.camel:camel-web-standalone:jar:2.15.6'
<dependency org="org.apache.camel" name="camel-web-standalone" rev="2.15.6">
<artifact name="camel-web-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-web-standalone', version='2.15.6')
)
libraryDependencies += "org.apache.camel" % "camel-web-standalone" % "2.15.6"
[org.apache.camel/camel-web-standalone "2.15.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-web | war | 2.15.6 |
org.mortbay.jetty : jetty-runner | jar | 8.1.16.v20140903 |
log4j : log4j | jar | 1.2.17 |