is not current version
Last Version 2.32.0

org.l2x6.cq:cq 1.2.0

A Maven plugin to perform various tasks related to Camel Quarkus

GroupId

GroupId

org.l2x6.cq
ArtifactId

ArtifactId

cq
Version

Version

1.2.0
Type

Type

pom

Download cq 1.2.0

Filename Size
cq-1.2.0.pom 24 KB
Browse

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