License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Quarkus Container Microservices |
GroupId | GroupIdorg.apache.camel.k |
ArtifactId | ArtifactIdcamel-k-quarkus-loader-js-it |
Last Version | Last Version1.2.1 |
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-js-it/ -->
<dependency>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-quarkus-loader-js-it</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-quarkus-loader-js-it/
implementation 'org.apache.camel.k:camel-k-quarkus-loader-js-it:1.2.1'
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-quarkus-loader-js-it/
implementation ("org.apache.camel.k:camel-k-quarkus-loader-js-it:1.2.1")
'org.apache.camel.k:camel-k-quarkus-loader-js-it:jar:1.2.1'
<dependency org="org.apache.camel.k" name="camel-k-quarkus-loader-js-it" rev="1.2.1">
<artifact name="camel-k-quarkus-loader-js-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.k', module='camel-k-quarkus-loader-js-it', version='1.2.1')
)
libraryDependencies += "org.apache.camel.k" % "camel-k-quarkus-loader-js-it" % "1.2.1"
[org.apache.camel.k/camel-k-quarkus-loader-js-it "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.k : camel-k-quarkus-loader-js | jar | 1.2.1 |
org.apache.camel.quarkus : camel-quarkus-direct | jar | |
org.apache.camel.quarkus : camel-quarkus-log | jar | |
io.quarkus : quarkus-undertow | jar | |
io.quarkus : quarkus-jsonb | jar | |
io.quarkus : quarkus-resteasy | jar | |
io.quarkus : quarkus-resteasy-jsonb | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar | |
org.assertj : assertj-core | jar |