MVN

com.vaushell : pom-exec

Maven & Gradle

Dec 17, 2013

pom-exec · pom for an executable (not a library)

<dependency>
    <groupId>com.vaushell</groupId>
    <artifactId>pom-exec</artifactId>
    <version>3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vaushell : pom-exec to add to Maven - Latest Versions:

  • Latest Stable: 3

All Versions

Choose a version of com.vaushell : pom-exec to add to Maven - All Versions:

Version Vulnerabilities Updated
3
pom-exec-3
2
pom-exec-2
1
pom-exec-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.vaushell</groupId>
    <artifactId>pom-exec</artifactId>
    <version>3</version>
</dependency>