ozone-meteor
Higher level language layer of Stratosphere.
| License |
License |
|---|---|
| GroupId | GroupIdeu.stratosphere |
| ArtifactId | ArtifactIdsopremo-common |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsopremo-common
Base infrastructure for Stratsphere Sopremo
|
| Filename | Size |
|---|---|
| sopremo-common-0.4.pom | |
| sopremo-common-0.4.jar | 623 KB |
| sopremo-common-0.4-sources.jar | 16 KB |
| sopremo-common-0.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.stratosphere/sopremo-common/ -->
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>sopremo-common</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stratosphere/sopremo-common/
implementation 'eu.stratosphere:sopremo-common:0.4'
// https://jarcasting.com/artifacts/eu.stratosphere/sopremo-common/
implementation ("eu.stratosphere:sopremo-common:0.4")
'eu.stratosphere:sopremo-common:jar:0.4'
<dependency org="eu.stratosphere" name="sopremo-common" rev="0.4">
<artifact name="sopremo-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stratosphere', module='sopremo-common', version='0.4')
)
libraryDependencies += "eu.stratosphere" % "sopremo-common" % "0.4"
[eu.stratosphere/sopremo-common "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.stratosphere : stratosphere-core | jar | 0.4 |
| eu.stratosphere : stratosphere-compiler | jar | 0.4 |
| javolution : javolution | jar | 5.5.1 |
| com.amazonaws : aws-java-sdk | jar | 1.3.20 |
| org.apache.commons : commons-lang3 | jar | 3.0.1 |
| eu.stratosphere : stratosphere-util | jar | 0.4 |
| org.ow2.asm : asm | jar | 4.2 |
| commons-logging : commons-logging | jar | 1.1.1 |
| log4j : log4j | jar | 1.2.16 |
| commons-codec : commons-codec | jar | 1.3 |
| it.unimi.dsi : fastutil | jar | 6.4.4 |
| com.google.guava : guava | jar | 13.0.1 |
| com.esotericsoftware.kryo : kryo | jar | 2.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| eu.stratosphere : stratosphere-testutil | jar | 0.4 |
| eu.stratosphere : stratosphere-testplan | jar | 0.4 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| nl.jqno.equalsverifier : equalsverifier | jar | 1.3.1 |
| org.powermock : powermock-module-junit4 | jar | 1.5.1 |
| org.powermock : powermock-api-mockito | jar | 1.5.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
Higher level language layer of Stratosphere.