License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.github.tlrx |
ArtifactId | ArtifactIdelasticsearch-view-plugin |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch-view-plugin
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.tlrx/elasticsearch-view-plugin/ -->
<dependency>
<groupId>com.github.tlrx</groupId>
<artifactId>elasticsearch-view-plugin</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tlrx/elasticsearch-view-plugin/
implementation 'com.github.tlrx:elasticsearch-view-plugin:0.0.2'
// https://jarcasting.com/artifacts/com.github.tlrx/elasticsearch-view-plugin/
implementation ("com.github.tlrx:elasticsearch-view-plugin:0.0.2")
'com.github.tlrx:elasticsearch-view-plugin:jar:0.0.2'
<dependency org="com.github.tlrx" name="elasticsearch-view-plugin" rev="0.0.2">
<artifact name="elasticsearch-view-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tlrx', module='elasticsearch-view-plugin', version='0.0.2')
)
libraryDependencies += "com.github.tlrx" % "elasticsearch-view-plugin" % "0.0.2"
[com.github.tlrx/elasticsearch-view-plugin "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 0.20.5 |
org.mvel : mvel2 | jar | 2.1.3.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
com.github.tlrx : elasticsearch-test | jar | 0.0.7 |