License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.metacat |
ArtifactId | ArtifactIdmetacat-thrift |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetacat-thrift
metacat-thrift
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
metacat-thrift-1.2.2.pom | |
metacat-thrift-1.2.2.jar | 31 KB |
metacat-thrift-1.2.2-sources.jar | 15 KB |
metacat-thrift-1.2.2-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.metacat/metacat-thrift/ -->
<dependency>
<groupId>com.netflix.metacat</groupId>
<artifactId>metacat-thrift</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.metacat/metacat-thrift/
implementation 'com.netflix.metacat:metacat-thrift:1.2.2'
// https://jarcasting.com/artifacts/com.netflix.metacat/metacat-thrift/
implementation ("com.netflix.metacat:metacat-thrift:1.2.2")
'com.netflix.metacat:metacat-thrift:jar:1.2.2'
<dependency org="com.netflix.metacat" name="metacat-thrift" rev="1.2.2">
<artifact name="metacat-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.metacat', module='metacat-thrift', version='1.2.2')
)
libraryDependencies += "com.netflix.metacat" % "metacat-thrift" % "1.2.2"
[com.netflix.metacat/metacat-thrift "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware.kryo : kryo | jar | 2.22 |
com.google.code.findbugs : annotations | jar | 2.0.3 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.netflix.metacat : metacat-common | jar | 1.2.2 |
com.netflix.metacat : metacat-common-server | jar | 1.2.2 |
org.apache.hadoop : hadoop-core | jar | 1.2.1 |
org.apache.hive : hive-metastore | jar | 1.2.1 |
org.apache.hive : hive-exec | jar | 1.2.1 |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |