ozone-testing
Unit testing framework for Stratosphere ozone.
| License |
License |
|---|---|
| GroupId | GroupIdeu.stratosphere |
| ArtifactId | ArtifactIdstratosphere-testplan |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpact-testplan
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stratosphere-testplan-0.4.2.pom | |
| stratosphere-testplan-0.4.2.jar | 82 KB |
| stratosphere-testplan-0.4.2-sources.jar | 58 KB |
| stratosphere-testplan-0.4.2-javadoc.jar | 257 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.stratosphere/stratosphere-testplan/ -->
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>stratosphere-testplan</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stratosphere/stratosphere-testplan/
implementation 'eu.stratosphere:stratosphere-testplan:0.4.2'
// https://jarcasting.com/artifacts/eu.stratosphere/stratosphere-testplan/
implementation ("eu.stratosphere:stratosphere-testplan:0.4.2")
'eu.stratosphere:stratosphere-testplan:jar:0.4.2'
<dependency org="eu.stratosphere" name="stratosphere-testplan" rev="0.4.2">
<artifact name="stratosphere-testplan" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stratosphere', module='stratosphere-testplan', version='0.4.2')
)
libraryDependencies += "eu.stratosphere" % "stratosphere-testplan" % "0.4.2"
[eu.stratosphere/stratosphere-testplan "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.stratosphere : stratosphere-core | jar | 0.4 |
| eu.stratosphere : stratosphere-compiler | jar | 0.4 |
| eu.stratosphere : stratosphere-clients | jar | 0.4 |
| it.unimi.dsi : fastutil | jar | 6.4.4 |
| junit : junit | jar | 4.10 |
Unit testing framework for Stratosphere ozone.