MVN

org.scalamodules : scalamodules.root-pom

Maven & Gradle

Apr 28, 2009

ScalaModules - Root POM · Root POM for ScalaModules.

<dependency>
    <groupId>org.scalamodules</groupId>
    <artifactId>scalamodules.root-pom</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scalamodules : scalamodules.root-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.scalamodules : scalamodules.root-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
scalamodules.root-pom-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.scalamodules</groupId>
    <artifactId>scalamodules.root-pom</artifactId>
    <version>1.0.2</version>
</dependency>