MVN

org.meowy.cqp : jcq-parent

Maven & Gradle

Oct 13, 2019
88 stars

Meowy CQP Parent · This is the parent of the Meowy CQP project.

<dependency>
    <groupId>org.meowy.cqp</groupId>
    <artifactId>jcq-parent</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.meowy.cqp : jcq-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of org.meowy.cqp : jcq-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
jcq-parent-1.3.1
jcq-parent-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.meowy.cqp</groupId>
    <artifactId>jcq-parent</artifactId>
    <version>1.3.1</version>
</dependency>

Advertisement