| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.openingo.boot | 
| ArtifactId | ArtifactIdes-ik-redict-spring-boot-starter | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiones-ik-redict-spring-boot-starter elasticsearch ik remote dictionary word provider | 
<!-- 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.1</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.1'// 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.1")'org.openingo.boot:es-ik-redict-spring-boot-starter:jar:1.0.1'<dependency org="org.openingo.boot" name="es-ik-redict-spring-boot-starter" rev="1.0.1">
  <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.1')
)libraryDependencies += "org.openingo.boot" % "es-ik-redict-spring-boot-starter" % "1.0.1"[org.openingo.boot/es-ik-redict-spring-boot-starter "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| com.zaxxer : HikariCP | jar | |
| mysql : mysql-connector-java | jar | 8.0.25 | 
| io.lettuce : lettuce-core | jar | 6.1.3.RELEASE | 
| org.apache.commons : commons-collections4 | jar | 4.4 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| org.projectlombok : lombok | jar | 1.18.20 | 
| org.openingo.kits : jdkits | jar | 3.6.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |