is not current version
Last Version 2.32.0

CQ 0.37.0

A Maven plugin to perform various tasks related to Camel Quarkus

License

License

GroupId

GroupId

org.l2x6.cq
ArtifactId

ArtifactId

cq
Version

Version

0.37.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 0.37.0

Filename Size
cq-0.37.0.pom 21 KB
Browse

<!-- https://jarcasting.com/artifacts/org.l2x6.cq/cq/ -->
<dependency>
    <groupId>org.l2x6.cq</groupId>
    <artifactId>cq</artifactId>
    <version>0.37.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.l2x6.cq/cq/
implementation 'org.l2x6.cq:cq:0.37.0'
// https://jarcasting.com/artifacts/org.l2x6.cq/cq/
implementation ("org.l2x6.cq:cq:0.37.0")
'org.l2x6.cq:cq:pom:0.37.0'
<dependency org="org.l2x6.cq" name="cq" rev="0.37.0">
  <artifact name="cq" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.l2x6.cq', module='cq', version='0.37.0')
)
libraryDependencies += "org.l2x6.cq" % "cq" % "0.37.0"
[org.l2x6.cq/cq "0.37.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
  • maven-plugin
  • prod-maven-plugin