is not current version
Last Version 0.9.1

com.hortonworks.registries:schema-lifecycle 0.6.0


GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

schema-lifecycle
Version

Version

0.6.0
Type

Type

jar

Download schema-lifecycle 0.6.0


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