Last Version

es-spring-boot-starter 1.2.4

ElasticSearch的SpringBootStarter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.rebue.sbs
ArtifactId

ArtifactId

es-spring-boot-starter
Version

Version

1.2.4
Type

Type

jar
Description

Description

es-spring-boot-starter
ElasticSearch的SpringBootStarter

Download es-spring-boot-starter 1.2.4


<!-- https://jarcasting.com/artifacts/com.github.rebue.sbs/es-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.rebue.sbs</groupId>
    <artifactId>es-spring-boot-starter</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.sbs/es-spring-boot-starter/
implementation 'com.github.rebue.sbs:es-spring-boot-starter:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.sbs/es-spring-boot-starter/
implementation ("com.github.rebue.sbs:es-spring-boot-starter:1.2.4")
'com.github.rebue.sbs:es-spring-boot-starter:jar:1.2.4'
<dependency org="com.github.rebue.sbs" name="es-spring-boot-starter" rev="1.2.4">
  <artifact name="es-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.sbs', module='es-spring-boot-starter', version='1.2.4')
)
libraryDependencies += "com.github.rebue.sbs" % "es-spring-boot-starter" % "1.2.4"
[com.github.rebue.sbs/es-spring-boot-starter "1.2.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.3.0
org.slf4j : slf4j-api jar 1.7.30
org.springframework : spring-context jar
org.apache.commons : commons-lang3 jar 3.10

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.12.RELEASE
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.apache.logging.log4j : log4j-slf4j-impl jar

Project Modules

There are no modules declared in this project.