is not current version
Last Version 1.2.0

fuzzy-matcher 1.0.4

A java library to determine probability of objects being similar

License

License

GroupId

GroupId

com.intuit.fuzzymatcher
ArtifactId

ArtifactId

fuzzy-matcher
Version

Version

1.0.4
Type

Type

jar
Description

Description

fuzzy-matcher
A java library to determine probability of objects being similar
Project URL

Project URL

https://github.com/intuit/fuzzy-matcher
Source Code Management

Source Code Management

https://github.com/intuit/fuzzy-matcher

Download fuzzy-matcher 1.0.4


<!-- https://jarcasting.com/artifacts/com.intuit.fuzzymatcher/fuzzy-matcher/ -->
<dependency>
    <groupId>com.intuit.fuzzymatcher</groupId>
    <artifactId>fuzzy-matcher</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.intuit.fuzzymatcher/fuzzy-matcher/
implementation 'com.intuit.fuzzymatcher:fuzzy-matcher:1.0.4'
// https://jarcasting.com/artifacts/com.intuit.fuzzymatcher/fuzzy-matcher/
implementation ("com.intuit.fuzzymatcher:fuzzy-matcher:1.0.4")
'com.intuit.fuzzymatcher:fuzzy-matcher:jar:1.0.4'
<dependency org="com.intuit.fuzzymatcher" name="fuzzy-matcher" rev="1.0.4">
  <artifact name="fuzzy-matcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intuit.fuzzymatcher', module='fuzzy-matcher', version='1.0.4')
)
libraryDependencies += "com.intuit.fuzzymatcher" % "fuzzy-matcher" % "1.0.4"
[com.intuit.fuzzymatcher/fuzzy-matcher "1.0.4"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-text jar 1.3
org.apache.commons : commons-collections4 jar 4.1
org.slf4j : slf4j-api jar 1.7.10
commons-codec : commons-codec jar 1.11
org.apache.lucene : lucene-core jar 7.3.1
org.apache.lucene : lucene-analyzers-common jar 7.3.1

test (4)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.2
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19
com.opencsv : opencsv jar 3.8

Project Modules

There are no modules declared in this project.