| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.camel |
| ArtifactId | ArtifactIdcamel-http-base |
| Last Version | Last Version3.17.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCamel :: HTTP :: Base
Camel HTTP base
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| camel-http-base-3.17.0.pom | |
| camel-http-base-3.17.0.jar | 21 KB |
| camel-http-base-3.17.0-sources.jar | 15 KB |
| camel-http-base-3.17.0-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-http-base/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-http-base</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-http-base/
implementation 'org.apache.camel:camel-http-base:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-http-base/
implementation ("org.apache.camel:camel-http-base:3.17.0")
'org.apache.camel:camel-http-base:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-http-base" rev="3.17.0">
<artifact name="camel-http-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-http-base', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-http-base" % "3.17.0"
[org.apache.camel/camel-http-base "3.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel : camel-support | jar | 3.17.0 |