is not current version
Last Version 0.3.8

org.apache.hyracks:algebricks-tests 0.3.5


GroupId

GroupId

org.apache.hyracks
ArtifactId

ArtifactId

algebricks-tests
Version

Version

0.3.5
Type

Type

jar

Download algebricks-tests 0.3.5


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