License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.cloudera.livy |
ArtifactId | ArtifactIdmulti-scala-project-root |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlivy-main
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
multi-scala-project-root-0.3.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cloudera.livy/multi-scala-project-root/ -->
<dependency>
<groupId>com.cloudera.livy</groupId>
<artifactId>multi-scala-project-root</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cloudera.livy/multi-scala-project-root/
implementation 'com.cloudera.livy:multi-scala-project-root:0.3.0'
// https://jarcasting.com/artifacts/com.cloudera.livy/multi-scala-project-root/
implementation ("com.cloudera.livy:multi-scala-project-root:0.3.0")
'com.cloudera.livy:multi-scala-project-root:pom:0.3.0'
<dependency org="com.cloudera.livy" name="multi-scala-project-root" rev="0.3.0">
<artifact name="multi-scala-project-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cloudera.livy', module='multi-scala-project-root', version='0.3.0')
)
libraryDependencies += "com.cloudera.livy" % "multi-scala-project-root" % "0.3.0"
[com.cloudera.livy/multi-scala-project-root "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
org.scalatest : scalatest_2.10 | jar | 2.2.4 |
org.scalatra : scalatra-scalatest_2.10 | jar | 2.3.0 |