is not current version
Last Version 0.9.1

com.hortonworks.registries:registry-examples 0.7.0


GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

registry-examples
Version

Version

0.7.0
Type

Type

pom

Download registry-examples 0.7.0

Filename Size
registry-examples-0.7.0.pom 620 bytes
Browse

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