License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Native Development Tools |
GroupId | GroupIdorg.apache.camel.k |
ArtifactId | ArtifactIdcamel-k-quarkus-loader-knative |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-quarkus-loader-knative/ -->
<dependency>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-quarkus-loader-knative</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-quarkus-loader-knative/
implementation 'org.apache.camel.k:camel-k-quarkus-loader-knative:1.1.0'
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-quarkus-loader-knative/
implementation ("org.apache.camel.k:camel-k-quarkus-loader-knative:1.1.0")
'org.apache.camel.k:camel-k-quarkus-loader-knative:jar:1.1.0'
<dependency org="org.apache.camel.k" name="camel-k-quarkus-loader-knative" rev="1.1.0">
<artifact name="camel-k-quarkus-loader-knative" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.k', module='camel-k-quarkus-loader-knative', version='1.1.0')
)
libraryDependencies += "org.apache.camel.k" % "camel-k-quarkus-loader-knative" % "1.1.0"
[org.apache.camel.k/camel-k-quarkus-loader-knative "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.k : camel-k-quarkus-core | jar | 1.1.0 |
org.apache.camel.k : camel-k-loader-knative | jar | 1.1.0 |