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