MVN

net.sf.mapasuta : umbrella

Maven & Gradle

Nov 06, 2008

Mapasuta Umbrella · Umbrella Project

<dependency>
    <groupId>net.sf.mapasuta</groupId>
    <artifactId>umbrella</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.mapasuta : umbrella to add to Maven - Latest Versions:

  • Latest Stable: 0.0.9

All Versions

Choose a version of net.sf.mapasuta : umbrella to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
umbrella-0.0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.mapasuta</groupId>
    <artifactId>umbrella</artifactId>
    <version>0.0.9</version>
</dependency>