ozone-meteor
Higher level language layer of Stratosphere.
License |
License |
---|---|
GroupId | GroupIdeu.stratosphere |
ArtifactId | ArtifactIdsopremo |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsopremo
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
sopremo-0.4.pom | 2 KB |
sopremo-0.4-sources.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.stratosphere/sopremo/ -->
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>sopremo</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stratosphere/sopremo/
implementation 'eu.stratosphere:sopremo:0.4'
// https://jarcasting.com/artifacts/eu.stratosphere/sopremo/
implementation ("eu.stratosphere:sopremo:0.4")
'eu.stratosphere:sopremo:jar:0.4'
<dependency org="eu.stratosphere" name="sopremo" rev="0.4">
<artifact name="sopremo" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stratosphere', module='sopremo', version='0.4')
)
libraryDependencies += "eu.stratosphere" % "sopremo" % "0.4"
[eu.stratosphere/sopremo "0.4"]
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 |
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 |
---|---|---|
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.