is not current version
Last Version 0.9.1

com.hortonworks.registries:registry-common-client 0.7.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

registry-common-client
Version

Version

0.7.0
Type

Type

jar

Download registry-common-client 0.7.0


<!-- https://jarcasting.com/artifacts/com.hortonworks.registries/registry-common-client/ -->
<dependency>
    <groupId>com.hortonworks.registries</groupId>
    <artifactId>registry-common-client</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hortonworks.registries/registry-common-client/
implementation 'com.hortonworks.registries:registry-common-client:0.7.0'
// https://jarcasting.com/artifacts/com.hortonworks.registries/registry-common-client/
implementation ("com.hortonworks.registries:registry-common-client:0.7.0")
'com.hortonworks.registries:registry-common-client:jar:0.7.0'
<dependency org="com.hortonworks.registries" name="registry-common-client" rev="0.7.0">
  <artifact name="registry-common-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hortonworks.registries', module='registry-common-client', version='0.7.0')
)
libraryDependencies += "com.hortonworks.registries" % "registry-common-client" % "0.7.0"
[com.hortonworks.registries/registry-common-client "0.7.0"]