Last Version

org.fuzzydb:org.fuzzydb.util 1.1.0.RELEASE

Contains classes not specific to fuzzydb implementation which could be used in any implementation of fuzzy matching, or as general utility classes such as those in the geo package.

License

License

GroupId

GroupId

org.fuzzydb
ArtifactId

ArtifactId

org.fuzzydb.util
Version

Version

1.1.0.RELEASE
Type

Type

jar
Description

Description

Contains classes not specific to fuzzydb implementation which could be used in any implementation of fuzzy matching, or as general utility classes such as those in the geo package.
Project Organization

Project Organization

Whirlwind Match Limited

Download org.fuzzydb.util 1.1.0.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-core jar 3.1.1.RELEASE
com.google.code.findbugs : jsr305 jar 2.0.0
org.slf4j : jcl-over-slf4j jar 1.6.4
org.slf4j : slf4j-api jar 1.6.4

provided (1)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 2.9.1

test (2)

Group / Artifact Type Version
junit : junit-dep Optional jar 4.10
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.