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