License |
License |
---|---|
GroupId | GroupIdorg.l2x6.cq |
ArtifactId | ArtifactIdcq-common |
Last Version | Last Version2.32.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCQ Common Library
A Maven plugin to perform various tasks related to Camel Quarkus
|
Filename | Size |
---|---|
cq-common-2.32.0.pom | |
cq-common-2.32.0.jar | 17 KB |
cq-common-2.32.0-sources.jar | 6 KB |
cq-common-2.32.0-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.l2x6.cq/cq-common/ -->
<dependency>
<groupId>org.l2x6.cq</groupId>
<artifactId>cq-common</artifactId>
<version>2.32.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.l2x6.cq/cq-common/
implementation 'org.l2x6.cq:cq-common:2.32.0'
// https://jarcasting.com/artifacts/org.l2x6.cq/cq-common/
implementation ("org.l2x6.cq:cq-common:2.32.0")
'org.l2x6.cq:cq-common:jar:2.32.0'
<dependency org="org.l2x6.cq" name="cq-common" rev="2.32.0">
<artifact name="cq-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.l2x6.cq', module='cq-common', version='2.32.0')
)
libraryDependencies += "org.l2x6.cq" % "cq-common" % "2.32.0"
[org.l2x6.cq/cq-common "2.32.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-catalog | jar | 3.3.0 |
org.apache.maven : maven-model | jar | 3.8.4 |
org.apache.maven : maven-aether-provider | jar | 3.3.9 |
org.freemarker : freemarker | jar | 2.3.30 |
org.jdom : jdom2 | jar | 2.0.6.1 |
org.l2x6.pom-tuner : pom-tuner | jar | 2.0.2 |
org.assertj : assertj-core | jar | 3.15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.8.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar |