MVN

org.bitbucket.openisoj : postmaven

Maven & Gradle

Mar 15, 2013

PostMaven Project Type · A maven project type for Postilion nodes.

<dependency>
    <groupId>org.bitbucket.openisoj</groupId>
    <artifactId>postmaven</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.openisoj : postmaven to add to Maven - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of org.bitbucket.openisoj : postmaven to add to Maven - All Versions:

Version Vulnerabilities Updated
1
postmaven-1
0.0.x
postmaven-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bitbucket.openisoj</groupId>
    <artifactId>postmaven</artifactId>
    <version>1</version>
</dependency>