MVN

org.apache.livy : multi-scala-project-root

Maven & Gradle

Feb 04, 2021
<dependency>
    <groupId>org.apache.livy</groupId>
    <artifactId>multi-scala-project-root</artifactId>
    <version>0.7.1-incubating</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.livy : multi-scala-project-root to add to Maven - Latest Versions:

  • Latest Stable: 0.7.1-incubating

All Versions

Choose a version of org.apache.livy : multi-scala-project-root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
multi-scala-project-root-0.7.1-incubating
multi-scala-project-root-0.7.0-incubating
0.6.x
multi-scala-project-root-0.6.0-incubating
0.5.x
multi-scala-project-root-0.5.0-incubating
0.4.x
multi-scala-project-root-0.4.0-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.livy</groupId>
    <artifactId>multi-scala-project-root</artifactId>
    <version>0.7.1-incubating</version>
</dependency>

Advertisement