is not current version
Last Version 0.3.8

org.apache.hyracks:hyracks-tests 0.3.2


GroupId

GroupId

org.apache.hyracks
ArtifactId

ArtifactId

hyracks-tests
Version

Version

0.3.2
Type

Type

pom

Download hyracks-tests 0.3.2

Filename Size
hyracks-tests-0.3.2.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-tests/ -->
<dependency>
    <groupId>org.apache.hyracks</groupId>
    <artifactId>hyracks-tests</artifactId>
    <version>0.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-tests/
implementation 'org.apache.hyracks:hyracks-tests:0.3.2'
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-tests/
implementation ("org.apache.hyracks:hyracks-tests:0.3.2")
'org.apache.hyracks:hyracks-tests:pom:0.3.2'
<dependency org="org.apache.hyracks" name="hyracks-tests" rev="0.3.2">
  <artifact name="hyracks-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hyracks', module='hyracks-tests', version='0.3.2')
)
libraryDependencies += "org.apache.hyracks" % "hyracks-tests" % "0.3.2"
[org.apache.hyracks/hyracks-tests "0.3.2"]