License |
License |
---|---|
GroupId | GroupIdio.github.mightguy |
ArtifactId | ArtifactIdsymspell-solr |
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-solr-6.6.154.pom | |
symspell-solr-6.6.154.jar | 17 KB |
symspell-solr-6.6.154-sources.jar | 9 KB |
symspell-solr-6.6.154-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mightguy/symspell-solr/ -->
<dependency>
<groupId>io.github.mightguy</groupId>
<artifactId>symspell-solr</artifactId>
<version>6.6.154</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-solr/
implementation 'io.github.mightguy:symspell-solr:6.6.154'
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-solr/
implementation ("io.github.mightguy:symspell-solr:6.6.154")
'io.github.mightguy:symspell-solr:jar:6.6.154'
<dependency org="io.github.mightguy" name="symspell-solr" rev="6.6.154">
<artifact name="symspell-solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mightguy', module='symspell-solr', version='6.6.154')
)
libraryDependencies += "io.github.mightguy" % "symspell-solr" % "6.6.154"
[io.github.mightguy/symspell-solr "6.6.154"]
Group / Artifact | Type | Version |
---|---|---|
io.github.mightguy : symspell-lib | jar | 6.6.154 |
org.apache.solr : solr-core | jar | 8.5.2 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.solr : solr-test-framework | jar | 8.5.2 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |
com.jayway.jsonpath : json-path-assert | jar | 2.4.0 |
org.hamcrest : hamcrest-core | jar | 2.2 |
junit : junit | jar | 4.12 |