Categories |
CategoriesJava Languages CLI User Interface |
---|---|
GroupId | GroupIdorg.apache.hive.hcatalog |
ArtifactId | ArtifactIdwebhcat-java-client |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebhcat-java-client
|
Project URL |
Project URL |
Filename | Size |
---|---|
webhcat-java-client-0.12.0.pom | |
webhcat-java-client-0.12.0.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hive.hcatalog/webhcat-java-client/ -->
<dependency>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>webhcat-java-client</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/webhcat-java-client/
implementation 'org.apache.hive.hcatalog:webhcat-java-client:0.12.0'
// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/webhcat-java-client/
implementation ("org.apache.hive.hcatalog:webhcat-java-client:0.12.0")
'org.apache.hive.hcatalog:webhcat-java-client:jar:0.12.0'
<dependency org="org.apache.hive.hcatalog" name="webhcat-java-client" rev="0.12.0">
<artifact name="webhcat-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive.hcatalog', module='webhcat-java-client', version='0.12.0')
)
libraryDependencies += "org.apache.hive.hcatalog" % "webhcat-java-client" % "0.12.0"
[org.apache.hive.hcatalog/webhcat-java-client "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive.hcatalog : hcatalog-core | jar | 0.12.0 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.8.8 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
com.puppycrawl.tools : checkstyle | jar | 5.5 |