Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdcom.github.eemmiirr.lib |
ArtifactId | ArtifactIdelasticsearch-migration |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.eemmiirr.lib/elasticsearch-migration/ -->
<dependency>
<groupId>com.github.eemmiirr.lib</groupId>
<artifactId>elasticsearch-migration</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eemmiirr.lib/elasticsearch-migration/
implementation 'com.github.eemmiirr.lib:elasticsearch-migration:1.1.0'
// https://jarcasting.com/artifacts/com.github.eemmiirr.lib/elasticsearch-migration/
implementation ("com.github.eemmiirr.lib:elasticsearch-migration:1.1.0")
'com.github.eemmiirr.lib:elasticsearch-migration:jar:1.1.0'
<dependency org="com.github.eemmiirr.lib" name="elasticsearch-migration" rev="1.1.0">
<artifact name="elasticsearch-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eemmiirr.lib', module='elasticsearch-migration', version='1.1.0')
)
libraryDependencies += "com.github.eemmiirr.lib" % "elasticsearch-migration" % "1.1.0"
[com.github.eemmiirr.lib/elasticsearch-migration "1.1.0"]