MVN

org.devnull : zuul-parent

Maven & Gradle

Dec 18, 2012
42 stars

Zuul: Parent POM

<dependency>
    <groupId>org.devnull</groupId>
    <artifactId>zuul-parent</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.devnull : zuul-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2
  • Latest Release Candidate: 1.0-RC1

All Versions

Choose a version of org.devnull : zuul-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
zuul-parent-1.2
1.1
zuul-parent-1.1
1.0
zuul-parent-1.0
zuul-parent-1.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.devnull</groupId>
    <artifactId>zuul-parent</artifactId>
    <version>1.2</version>
</dependency>

Advertisement