is not current version
Last Version 0.3.8

org.apache.hyracks:tpch-example 0.3.2


GroupId

GroupId

org.apache.hyracks
ArtifactId

ArtifactId

tpch-example
Version

Version

0.3.2
Type

Type

pom

Download tpch-example 0.3.2

Filename Size
tpch-example-0.3.2.pom 1 KB
Browse

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