is not current version
Last Version 1.5.0

org.apache.camel.k:camel-k-quarkus-knative 1.0.7


Categories

Categories

Quarkus Container Microservices Native Development Tools
GroupId

GroupId

org.apache.camel.k
ArtifactId

ArtifactId

camel-k-quarkus-knative
Version

Version

1.0.7
Type

Type

jar

Download camel-k-quarkus-knative 1.0.7


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