Last Version

fuzzy-matcher 1.2.0

A java library to determine probability of objects being similar

License

License

GroupId

GroupId

com.intuit.fuzzymatcher
ArtifactId

ArtifactId

fuzzy-matcher
Version

Version

1.2.0
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.2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-text jar 1.9
org.apache.commons : commons-collections4 jar 4.4
org.slf4j : slf4j-api jar 1.7.32
commons-codec : commons-codec jar 1.15
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.6.1
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19
com.opencsv : opencsv jar 3.8

Project Modules

There are no modules declared in this project.