GroupId | GroupIdorg.apache.hive.hcatalog |
---|---|
ArtifactId | ArtifactIdhcatalog |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
hcatalog-0.12.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hcatalog/ -->
<dependency>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hcatalog</artifactId>
<version>0.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hcatalog/
implementation 'org.apache.hive.hcatalog:hcatalog:0.12.0'
// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hcatalog/
implementation ("org.apache.hive.hcatalog:hcatalog:0.12.0")
'org.apache.hive.hcatalog:hcatalog:pom:0.12.0'
<dependency org="org.apache.hive.hcatalog" name="hcatalog" rev="0.12.0">
<artifact name="hcatalog" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive.hcatalog', module='hcatalog', version='0.12.0')
)
libraryDependencies += "org.apache.hive.hcatalog" % "hcatalog" % "0.12.0"
[org.apache.hive.hcatalog/hcatalog "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |