is not current version
Last Version 1.12.0

org.apache.camel.k:camel-knative-http 0.3.2


Categories

Categories

Native Development Tools
GroupId

GroupId

org.apache.camel.k
ArtifactId

ArtifactId

camel-knative-http
Version

Version

0.3.2
Type

Type

jar

Download camel-knative-http 0.3.2


<!-- https://jarcasting.com/artifacts/org.apache.camel.k/camel-knative-http/ -->
<dependency>
    <groupId>org.apache.camel.k</groupId>
    <artifactId>camel-knative-http</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-knative-http/
implementation 'org.apache.camel.k:camel-knative-http:0.3.2'
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-knative-http/
implementation ("org.apache.camel.k:camel-knative-http:0.3.2")
'org.apache.camel.k:camel-knative-http:jar:0.3.2'
<dependency org="org.apache.camel.k" name="camel-knative-http" rev="0.3.2">
  <artifact name="camel-knative-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.k', module='camel-knative-http', version='0.3.2')
)
libraryDependencies += "org.apache.camel.k" % "camel-knative-http" % "0.3.2"
[org.apache.camel.k/camel-knative-http "0.3.2"]