is not current version
Last Version 2.32.0

org.l2x6.cq:cq 2.23.2

A Maven plugin to perform various tasks related to Camel Quarkus

GroupId

GroupId

org.l2x6.cq
ArtifactId

ArtifactId

cq
Version

Version

2.23.2
Type

Type

pom

Download cq 2.23.2

Filename Size
cq-2.23.2.pom 25 KB
Browse

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