MVN

com.nhl.bootique.cayenne : bootique-cayenne-parent

Maven & Gradle

Jul 26, 2016
4 stars

bootique-cayenne-parent: parent of Bootique/Cayenne integration modules · Parent POM of Bootique/Cayenne integration modules.

<dependency>
    <groupId>com.nhl.bootique.cayenne</groupId>
    <artifactId>bootique-cayenne-parent</artifactId>
    <version>0.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhl.bootique.cayenne : bootique-cayenne-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.15

All Versions

Choose a version of com.nhl.bootique.cayenne : bootique-cayenne-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.15
bootique-cayenne-parent-0.15

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.nhl.bootique.cayenne</groupId>
    <artifactId>bootique-cayenne-parent</artifactId>
    <version>0.15</version>
</dependency>