Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.netflix.metacat |
ArtifactId | ArtifactIdmetacat-thrift |
Version | Version0.1.47 |
Type | Typejar |
Filename | Size |
---|---|
metacat-thrift-0.1.47.pom | |
metacat-thrift-0.1.47.jar | 34 KB |
metacat-thrift-0.1.47-sources.jar | 18 KB |
metacat-thrift-0.1.47-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.47</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.metacat/metacat-thrift/
implementation 'com.netflix.metacat:metacat-thrift:0.1.47'
// https://jarcasting.com/artifacts/com.netflix.metacat/metacat-thrift/
implementation ("com.netflix.metacat:metacat-thrift:0.1.47")
'com.netflix.metacat:metacat-thrift:jar:0.1.47'
<dependency org="com.netflix.metacat" name="metacat-thrift" rev="0.1.47">
<artifact name="metacat-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.metacat', module='metacat-thrift', version='0.1.47')
)
libraryDependencies += "com.netflix.metacat" % "metacat-thrift" % "0.1.47"
[com.netflix.metacat/metacat-thrift "0.1.47"]