MVN

org.tinygroup : mdamodule

Maven & Gradle

Jan 19, 2014
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>mdamodule</artifactId>
    <version>0.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tinygroup : mdamodule to add to Maven - Latest Versions:

  • Latest Stable: 0.0.12

All Versions

Choose a version of org.tinygroup : mdamodule to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
mdamodule-0.0.12
mdamodule-0.0.9
mdamodule-0.0.8
mdamodule-0.0.4
mdamodule-0.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>mdamodule</artifactId>
    <version>0.0.12</version>
</dependency>

Advertisement