is not current version
Last Version 2.32.0

CQ Common Library 0.38.0

A Maven plugin to perform various tasks related to Camel Quarkus

License

License

GroupId

GroupId

org.l2x6.cq
ArtifactId

ArtifactId

cq-common
Version

Version

0.38.0
Type

Type

jar
Description

Description

CQ Common Library
A Maven plugin to perform various tasks related to Camel Quarkus

Download cq-common 0.38.0


<!-- https://jarcasting.com/artifacts/org.l2x6.cq/cq-common/ -->
<dependency>
    <groupId>org.l2x6.cq</groupId>
    <artifactId>cq-common</artifactId>
    <version>0.38.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.l2x6.cq/cq-common/
implementation 'org.l2x6.cq:cq-common:0.38.0'
// https://jarcasting.com/artifacts/org.l2x6.cq/cq-common/
implementation ("org.l2x6.cq:cq-common:0.38.0")
'org.l2x6.cq:cq-common:jar:0.38.0'
<dependency org="org.l2x6.cq" name="cq-common" rev="0.38.0">
  <artifact name="cq-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.l2x6.cq', module='cq-common', version='0.38.0')
)
libraryDependencies += "org.l2x6.cq" % "cq-common" % "0.38.0"
[org.l2x6.cq/cq-common "0.38.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-catalog jar 3.3.0
org.apache.maven : maven-model jar 3.3.9

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.15.0

Project Modules

There are no modules declared in this project.