GroupId | GroupIdcom.hortonworks.registries |
---|---|
ArtifactId | ArtifactIdschema-lifecycle |
Version | Version0.5.3 |
Type | Typejar |
Filename | Size |
---|---|
schema-lifecycle-0.5.3.pom | |
schema-lifecycle-0.5.3.jar | 18 KB |
schema-lifecycle-0.5.3-sources.jar | 12 KB |
schema-lifecycle-0.5.3-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hortonworks.registries/schema-lifecycle/ -->
<dependency>
<groupId>com.hortonworks.registries</groupId>
<artifactId>schema-lifecycle</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-lifecycle/
implementation 'com.hortonworks.registries:schema-lifecycle:0.5.3'
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-lifecycle/
implementation ("com.hortonworks.registries:schema-lifecycle:0.5.3")
'com.hortonworks.registries:schema-lifecycle:jar:0.5.3'
<dependency org="com.hortonworks.registries" name="schema-lifecycle" rev="0.5.3">
<artifact name="schema-lifecycle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hortonworks.registries', module='schema-lifecycle', version='0.5.3')
)
libraryDependencies += "com.hortonworks.registries" % "schema-lifecycle" % "0.5.3"
[com.hortonworks.registries/schema-lifecycle "0.5.3"]