Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.netflix.metacat |
ArtifactId | ArtifactIdmetacat-thrift |
Version | Version0.1.48 |
Type | Typejar |
Filename | Size |
---|---|
metacat-thrift-0.1.48.pom | |
metacat-thrift-0.1.48.jar | 34 KB |
metacat-thrift-0.1.48-sources.jar | 18 KB |
metacat-thrift-0.1.48-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.metacat/metacat-thrift/ -->
<dependency>
<groupId>com.netflix.metacat</groupId>
<artifactId>metacat-thrift</artifactId>
<version>0.1.48</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.metacat/metacat-thrift/
implementation 'com.netflix.metacat:metacat-thrift:0.1.48'
// https://jarcasting.com/artifacts/com.netflix.metacat/metacat-thrift/
implementation ("com.netflix.metacat:metacat-thrift:0.1.48")
'com.netflix.metacat:metacat-thrift:jar:0.1.48'
<dependency org="com.netflix.metacat" name="metacat-thrift" rev="0.1.48">
<artifact name="metacat-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.metacat', module='metacat-thrift', version='0.1.48')
)
libraryDependencies += "com.netflix.metacat" % "metacat-thrift" % "0.1.48"
[com.netflix.metacat/metacat-thrift "0.1.48"]