ozone-meteor
Higher level language layer of Stratosphere.
License |
License |
---|---|
GroupId | GroupIdeu.stratosphere |
ArtifactId | ArtifactIdmeteor-testing |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmeteor-testing
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
meteor-testing-0.4.pom | |
meteor-testing-0.4.jar | 12 KB |
meteor-testing-0.4-sources.jar | 7 KB |
meteor-testing-0.4-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.stratosphere/meteor-testing/ -->
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>meteor-testing</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stratosphere/meteor-testing/
implementation 'eu.stratosphere:meteor-testing:0.4'
// https://jarcasting.com/artifacts/eu.stratosphere/meteor-testing/
implementation ("eu.stratosphere:meteor-testing:0.4")
'eu.stratosphere:meteor-testing:jar:0.4'
<dependency org="eu.stratosphere" name="meteor-testing" rev="0.4">
<artifact name="meteor-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stratosphere', module='meteor-testing', version='0.4')
)
libraryDependencies += "eu.stratosphere" % "meteor-testing" % "0.4"
[eu.stratosphere/meteor-testing "0.4"]
Group / Artifact | Type | Version |
---|---|---|
eu.stratosphere : meteor-meteor | jar | 0.4 |
eu.stratosphere : sopremo-testplan | jar | 0.4 |
eu.stratosphere : sopremo-client | jar | 0.4 |
eu.stratosphere : sopremo-server | jar | 0.4 |
eu.stratosphere : sopremo-testserver | jar | 0.4 |
junit : junit | jar | 4.11 |
org.codehaus.plexus : plexus-utils | jar | 3.0.10 |
org.apache.maven : maven-embedder | jar | 3.0.5 |
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 |
---|---|---|
nl.jqno.equalsverifier : equalsverifier | jar | 1.1.3 |
org.mockito : mockito-all | jar | 1.9.5 |
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.