is not current version
Last Version 0.11.0

org.apache.hcatalog:webhcat 0.5.0-incubating


GroupId

GroupId

org.apache.hcatalog
ArtifactId

ArtifactId

webhcat
Version

Version

0.5.0-incubating
Type

Type

jar

Download webhcat 0.5.0-incubating


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