is not current version
Last Version 0.9.1

com.hortonworks.registries:registry-examples 0.2.0


GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

registry-examples
Version

Version

0.2.0
Type

Type

pom

Download registry-examples 0.2.0

Filename Size
registry-examples-0.2.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.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hortonworks.registries/registry-examples/
implementation 'com.hortonworks.registries:registry-examples:0.2.0'
// https://jarcasting.com/artifacts/com.hortonworks.registries/registry-examples/
implementation ("com.hortonworks.registries:registry-examples:0.2.0")
'com.hortonworks.registries:registry-examples:pom:0.2.0'
<dependency org="com.hortonworks.registries" name="registry-examples" rev="0.2.0">
  <artifact name="registry-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hortonworks.registries', module='registry-examples', version='0.2.0')
)
libraryDependencies += "com.hortonworks.registries" % "registry-examples" % "0.2.0"
[com.hortonworks.registries/registry-examples "0.2.0"]