License |
License |
---|---|
GroupId | GroupIdio.github.mightguy |
ArtifactId | ArtifactIdsymspell-service |
Version | Version6.6.154 |
Type | Typejar |
Description |
DescriptionCustomized version of Symspell, Java port of the version 6.6
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
symspell-service-6.6.154.pom | |
symspell-service-6.6.154.jar | 31 MB |
symspell-service-6.6.154-sources.jar | 7 KB |
symspell-service-6.6.154-javadoc.jar | 70 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.0 |
junit : junit | jar | 4.12 |