MVN

com.mtvnet.boxspring.modules : boxspring-modules-parent

Maven & Gradle

Dec 08, 2009

Parent POM for BoxSpring Modules Projects · Parent POM for BoxSpring Modules Projects

<dependency>
    <groupId>com.mtvnet.boxspring.modules</groupId>
    <artifactId>boxspring-modules-parent</artifactId>
    <version>7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mtvnet.boxspring.modules : boxspring-modules-parent to add to Maven - Latest Versions:

  • Latest Stable: 7

All Versions

Choose a version of com.mtvnet.boxspring.modules : boxspring-modules-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
7
boxspring-modules-parent-7
6
boxspring-modules-parent-6
5
boxspring-modules-parent-5
4
boxspring-modules-parent-4
3
boxspring-modules-parent-3
2
boxspring-modules-parent-2
1
boxspring-modules-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.mtvnet.boxspring.modules</groupId>
    <artifactId>boxspring-modules-parent</artifactId>
    <version>7</version>
</dependency>