GroupId | GroupIdeu.stratosphere |
---|---|
ArtifactId | ArtifactIdstratosphere-testplan |
Version | Version0.4.1 |
Type | Typejar |
Filename | Size |
---|---|
stratosphere-testplan-0.4.1.pom | |
stratosphere-testplan-0.4.1.jar | 79 KB |
stratosphere-testplan-0.4.1-sources.jar | 56 KB |
stratosphere-testplan-0.4.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stratosphere/stratosphere-testplan/
implementation 'eu.stratosphere:stratosphere-testplan:0.4.1'
// https://jarcasting.com/artifacts/eu.stratosphere/stratosphere-testplan/
implementation ("eu.stratosphere:stratosphere-testplan:0.4.1")
'eu.stratosphere:stratosphere-testplan:jar:0.4.1'
<dependency org="eu.stratosphere" name="stratosphere-testplan" rev="0.4.1">
<artifact name="stratosphere-testplan" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stratosphere', module='stratosphere-testplan', version='0.4.1')
)
libraryDependencies += "eu.stratosphere" % "stratosphere-testplan" % "0.4.1"
[eu.stratosphere/stratosphere-testplan "0.4.1"]