is not current version
Last Version 2.32.0

CQ 2.15.2

A Maven plugin to perform various tasks related to Camel Quarkus

License

License

GroupId

GroupId

org.l2x6.cq
ArtifactId

ArtifactId

cq
Version

Version

2.15.2
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.15.2

Filename Size
cq-2.15.2.pom 25 KB
Browse

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

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