License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdeu.stratosphere |
ArtifactId | ArtifactIdquickstart-scala |
Last Version | Last Version0.5.2-hadoop2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent project for different quickstart archetypes for Stratosphere.eu
|
<!-- https://jarcasting.com/artifacts/eu.stratosphere/quickstart-scala/ -->
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>quickstart-scala</artifactId>
<version>0.5.2-hadoop2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stratosphere/quickstart-scala/
implementation 'eu.stratosphere:quickstart-scala:0.5.2-hadoop2'
// https://jarcasting.com/artifacts/eu.stratosphere/quickstart-scala/
implementation ("eu.stratosphere:quickstart-scala:0.5.2-hadoop2")
'eu.stratosphere:quickstart-scala:jar:0.5.2-hadoop2'
<dependency org="eu.stratosphere" name="quickstart-scala" rev="0.5.2-hadoop2">
<artifact name="quickstart-scala" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stratosphere', module='quickstart-scala', version='0.5.2-hadoop2')
)
libraryDependencies += "eu.stratosphere" % "quickstart-scala" % "0.5.2-hadoop2"
[eu.stratosphere/quickstart-scala "0.5.2-hadoop2"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
log4j : log4j | jar | 1.2.16 |
commons-codec : commons-codec | jar | 1.3 |
com.google.guava : guava | jar | 14.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.mockito : mockito-all | jar | 1.8.5 |
org.powermock : powermock-module-junit4 | jar | 1.4.9 |
org.powermock : powermock-api-mockito | jar | 1.4.9 |
org.hamcrest : hamcrest-all | jar | 1.1 |
Version |
---|
0.5.2-hadoop2
|
0.5.2
|
0.5.1-hadoop2
|
0.5.1
|
0.5-hadoop2
|
0.5
|
0.5-rc3-hadoop2
|
0.5-rc3
|
0.5-rc2-hadoop2
|
0.5-rc2
|
0.4
|
0.4-rc1
|