is not current version
Last Version 2.32.0

CQ 2.18.0

A Maven plugin to perform various tasks related to Camel Quarkus

License

License

GroupId

GroupId

org.l2x6.cq
ArtifactId

ArtifactId

cq
Version

Version

2.18.0
Type

Type

pom
Description

Description

CQ
A Maven plugin to perform various tasks related to Camel Quarkus
Project URL

Project URL

https://github.com/l2x6/cq-maven-plugin
Source Code Management

Source Code Management

https://github.com/l2x6/cq-maven-plugin

Download cq 2.18.0

Filename Size
cq-2.18.0.pom 25 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • test-utils
  • maven-plugin
  • prod-maven-plugin
  • camel-prod-maven-plugin