MVN

it.thomasjohansen.warbuddy : demo

Maven & Gradle

Feb 13, 2016

WAR Buddy demos

<dependency>
    <groupId>it.thomasjohansen.warbuddy</groupId>
    <artifactId>demo</artifactId>
    <version>1.0-RC1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.thomasjohansen.warbuddy : demo to add to Maven - Latest Versions:

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

All Versions

Choose a version of it.thomasjohansen.warbuddy : demo to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
demo-1.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.thomasjohansen.warbuddy</groupId>
    <artifactId>demo</artifactId>
    <version>1.0-RC1</version>
</dependency>