License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdeu.stratosphere |
ArtifactId | ArtifactIdarray-datamodel |
Version | Version0.4-hadoop2 |
Type | Typejar |
Description |
Descriptionarray-datamodel
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
array-datamodel-0.4-hadoop2.pom | |
array-datamodel-0.4-hadoop2.jar | 29 KB |
array-datamodel-0.4-hadoop2-sources.jar | 22 KB |
array-datamodel-0.4-hadoop2-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.stratosphere/array-datamodel/ -->
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>array-datamodel</artifactId>
<version>0.4-hadoop2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stratosphere/array-datamodel/
implementation 'eu.stratosphere:array-datamodel:0.4-hadoop2'
// https://jarcasting.com/artifacts/eu.stratosphere/array-datamodel/
implementation ("eu.stratosphere:array-datamodel:0.4-hadoop2")
'eu.stratosphere:array-datamodel:jar:0.4-hadoop2'
<dependency org="eu.stratosphere" name="array-datamodel" rev="0.4-hadoop2">
<artifact name="array-datamodel" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stratosphere', module='array-datamodel', version='0.4-hadoop2')
)
libraryDependencies += "eu.stratosphere" % "array-datamodel" % "0.4-hadoop2"
[eu.stratosphere/array-datamodel "0.4-hadoop2"]
Group / Artifact | Type | Version |
---|---|---|
eu.stratosphere : stratosphere-core | jar | 0.4-hadoop2 |
eu.stratosphere : stratosphere-clients | jar | 0.4-hadoop2 |
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 |
---|---|---|
eu.stratosphere : stratosphere-tests | jar | 0.4-hadoop2 |
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 |