is not current version
Last Version 1.0.5

com.hubrick.lib:elasticsearch-migration 1.0.2

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.2
Type

Type

jar

Download elasticsearch-migration 1.0.2


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