is not current version
Last Version 0.0.3

com.github.newagesol:elasticsearch-migration 0.0.1

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

Type

jar

Download elasticsearch-migration 0.0.1


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