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