Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdtop.ssrsdev |
ArtifactId | ArtifactIdplugin-elasticsearch |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplugin-elasticsearch
|
Filename | Size |
---|---|
plugin-elasticsearch-1.0.5.pom | |
plugin-elasticsearch-1.0.5.jar | 128 KB |
plugin-elasticsearch-1.0.5-sources.jar | 62 KB |
plugin-elasticsearch-1.0.5-javadoc.jar | 524 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.ssrsdev/plugin-elasticsearch/ -->
<dependency>
<groupId>top.ssrsdev</groupId>
<artifactId>plugin-elasticsearch</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/top.ssrsdev/plugin-elasticsearch/
implementation 'top.ssrsdev:plugin-elasticsearch:1.0.5'
// https://jarcasting.com/artifacts/top.ssrsdev/plugin-elasticsearch/
implementation ("top.ssrsdev:plugin-elasticsearch:1.0.5")
'top.ssrsdev:plugin-elasticsearch:jar:1.0.5'
<dependency org="top.ssrsdev" name="plugin-elasticsearch" rev="1.0.5">
<artifact name="plugin-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.ssrsdev', module='plugin-elasticsearch', version='1.0.5')
)
libraryDependencies += "top.ssrsdev" % "plugin-elasticsearch" % "1.0.5"
[top.ssrsdev/plugin-elasticsearch "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
top.ssrsdev : plugin-platform | jar | 1.0.5 |
org.elasticsearch.client : rest | jar | 5.3.2 |
com.google.code.gson : gson | jar | |
top.ssrsdev : framework | jar | 1.0.5 |
mysql : mysql-connector-java Optional | jar | |
org.freemarker : freemarker | jar | 2.3.28 |
org.projectlombok : lombok Optional | jar | 1.18.8 |
com.github.xiaoymin : knife4j-spring-boot-starter | jar | 2.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |