MVN

com.rhythm.louie : louie-parent

Maven & Gradle

Apr 25, 2015

Louie · Louie

<dependency>
    <groupId>com.rhythm.louie</groupId>
    <artifactId>louie-parent</artifactId>
    <version>2.0-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rhythm.louie : louie-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0-beta
  • Latest Beta: 2.0-beta

All Versions

Choose a version of com.rhythm.louie : louie-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0
louie-parent-2.0-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.rhythm.louie</groupId>
    <artifactId>louie-parent</artifactId>
    <version>2.0-beta</version>
</dependency>