Last Version

io.github.mightguy:symspell-service 6.6.154

Customized version of Symspell, Java port of the version 6.6

License

License

GroupId

GroupId

io.github.mightguy
ArtifactId

ArtifactId

symspell-service
Version

Version

6.6.154
Type

Type

jar
Description

Description

Customized version of Symspell, Java port of the version 6.6
Source Code Management

Source Code Management

https://github.com/mightguy/customized-symspell/tree/master/symspell-service

Download symspell-service 6.6.154


<!-- https://jarcasting.com/artifacts/io.github.mightguy/symspell-service/ -->
<dependency>
    <groupId>io.github.mightguy</groupId>
    <artifactId>symspell-service</artifactId>
    <version>6.6.154</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-service/
implementation 'io.github.mightguy:symspell-service:6.6.154'
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-service/
implementation ("io.github.mightguy:symspell-service:6.6.154")
'io.github.mightguy:symspell-service:jar:6.6.154'
<dependency org="io.github.mightguy" name="symspell-service" rev="6.6.154">
  <artifact name="symspell-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mightguy', module='symspell-service', version='6.6.154')
)
libraryDependencies += "io.github.mightguy" % "symspell-service" % "6.6.154"
[io.github.mightguy/symspell-service "6.6.154"]

Dependencies

compile (8)

Group / Artifact Type Version
io.github.mightguy : symspell-lib jar 6.6.154
org.springframework.boot : spring-boot-starter jar 2.4.0
org.springframework.boot : spring-boot-starter-actuator jar 2.4.0
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.4.0
org.springframework.boot : spring-boot-starter-web jar 2.4.0
org.springframework.boot : spring-boot-starter-validation jar 2.4.0
io.springfox : springfox-swagger-ui jar 3.0.0
io.springfox : springfox-swagger2 jar 3.0.0

provided (1)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.