is not current version
Last Version 1.0.1

org.openingo.boot:es-ik-redict-spring-boot-starter 1.0

elasticsearch ik remote dictionary word provider

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.openingo.boot
ArtifactId

ArtifactId

es-ik-redict-spring-boot-starter
Version

Version

1.0
Type

Type

jar

Download es-ik-redict-spring-boot-starter 1.0


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