MVN

org.activestack : active-parent

Maven & Gradle

Oct 10, 2015
0 stars

Active Stack Parent · Parent pom of active stack projects.

<dependency>
    <groupId>org.activestack</groupId>
    <artifactId>active-parent</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.activestack : active-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of org.activestack : active-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
active-parent-1.0.3
active-parent-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.activestack</groupId>
    <artifactId>active-parent</artifactId>
    <version>1.0.3</version>
</dependency>

Advertisement