License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-knative-http |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Knative HTTP
Camel Knative HTTP
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-knative-http-3.17.0.pom | |
camel-knative-http-3.17.0.jar | 31 KB |
camel-knative-http-3.17.0-sources.jar | 16 KB |
camel-knative-http-3.17.0-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-knative-http/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-knative-http</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-knative-http/
implementation 'org.apache.camel:camel-knative-http:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-knative-http/
implementation ("org.apache.camel:camel-knative-http:3.17.0")
'org.apache.camel:camel-knative-http:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-knative-http" rev="3.17.0">
<artifact name="camel-knative-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-knative-http', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-knative-http" % "3.17.0"
[org.apache.camel/camel-knative-http "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-knative | jar | 3.17.0 |
io.vertx : vertx-web-client | jar | 4.2.6 |
io.vertx : vertx-web | jar | 4.2.6 |