License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Java Languages Search Business Logic Libraries Elasticsearch Dex General Purpose Libraries Utility |
GroupId | GroupIdcom.walterjwhite.java.modules.index.providers |
ArtifactId | ArtifactIdelasticsearch |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionindex - providers - elasticsearch
elasticsearch
|
Filename | Size |
---|---|
elasticsearch-0.0.17.pom | 751 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.modules.index.providers/elasticsearch/ -->
<dependency>
<groupId>com.walterjwhite.java.modules.index.providers</groupId>
<artifactId>elasticsearch</artifactId>
<version>0.0.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.index.providers/elasticsearch/
implementation 'com.walterjwhite.java.modules.index.providers:elasticsearch:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.index.providers/elasticsearch/
implementation ("com.walterjwhite.java.modules.index.providers:elasticsearch:0.0.17")
'com.walterjwhite.java.modules.index.providers:elasticsearch:pom:0.0.17'
<dependency org="com.walterjwhite.java.modules.index.providers" name="elasticsearch" rev="0.0.17">
<artifact name="elasticsearch" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.modules.index.providers', module='elasticsearch', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.modules.index.providers" % "elasticsearch" % "0.0.17"
[com.walterjwhite.java.modules.index.providers/elasticsearch "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.java.modules.index : api | jar | 0.0.17 |
com.walterjwhite.java.modules.index : impl | jar | 0.0.17 |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |