is not current version
Last Version 1.0.5

com.hubrick.lib:elasticsearch-migration 1.0.1

A flyway inspired Elasticsearch schema migration library

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.hubrick.lib
ArtifactId

ArtifactId

elasticsearch-migration
Version

Version

1.0.1
Type

Type

jar

Download elasticsearch-migration 1.0.1


<!-- https://jarcasting.com/artifacts/com.hubrick.lib/elasticsearch-migration/ -->
<dependency>
    <groupId>com.hubrick.lib</groupId>
    <artifactId>elasticsearch-migration</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubrick.lib/elasticsearch-migration/
implementation 'com.hubrick.lib:elasticsearch-migration:1.0.1'
// https://jarcasting.com/artifacts/com.hubrick.lib/elasticsearch-migration/
implementation ("com.hubrick.lib:elasticsearch-migration:1.0.1")
'com.hubrick.lib:elasticsearch-migration:jar:1.0.1'
<dependency org="com.hubrick.lib" name="elasticsearch-migration" rev="1.0.1">
  <artifact name="elasticsearch-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubrick.lib', module='elasticsearch-migration', version='1.0.1')
)
libraryDependencies += "com.hubrick.lib" % "elasticsearch-migration" % "1.0.1"
[com.hubrick.lib/elasticsearch-migration "1.0.1"]