MVN

com.mtvnet.boxspring : boxspring

Maven & Gradle

Feb 02, 2010

BoxSpring · Adds various enhancements to Spring, including configuration layers, nested contexts, and GLOBAL beans.

<dependency>
    <groupId>com.mtvnet.boxspring</groupId>
    <artifactId>boxspring</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0
  • Latest Beta: 1.0.0-beta-6

All Versions

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

Version Vulnerabilities Updated
1.0.x
boxspring-1.0.0
boxspring-1.0.0-beta-6
boxspring-1.0.0-beta-5
boxspring-1.0.0-beta-4
boxspring-1.0.0-beta-3
boxspring-1.0.0-beta-2
boxspring-1.0.0-beta-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.mtvnet.boxspring</groupId>
    <artifactId>boxspring</artifactId>
    <version>1.0.0</version>
</dependency>