is not current version
Last Version 0.3.8

org.apache.hyracks:hyracks-maven-plugins 0.2.17-incubating


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.hyracks
ArtifactId

ArtifactId

hyracks-maven-plugins
Version

Version

0.2.17-incubating
Type

Type

pom

Download hyracks-maven-plugins 0.2.17-incubating


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