is not current version
Last Version 0.0.3

com.github.newagesol:elasticsearch-migration 0.0.2

A flyway inspired Elasticsearch schema migration library

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.newagesol
ArtifactId

ArtifactId

elasticsearch-migration
Version

Version

0.0.2
Type

Type

jar

Download elasticsearch-migration 0.0.2


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