License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.fuzzydb |
ArtifactId | ArtifactIdorg.fuzzydb.indexer |
Version | Version1.0.0.RELEASE |
Type | Typejar |
Description |
DescriptionVarious extras that use fuzzydb
|
Project Organization |
Project OrganizationWhirlwind Match Limited |
<!-- https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.indexer/ -->
<dependency>
<groupId>org.fuzzydb</groupId>
<artifactId>org.fuzzydb.indexer</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.indexer/
implementation 'org.fuzzydb:org.fuzzydb.indexer:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.indexer/
implementation ("org.fuzzydb:org.fuzzydb.indexer:1.0.0.RELEASE")
'org.fuzzydb:org.fuzzydb.indexer:jar:1.0.0.RELEASE'
<dependency org="org.fuzzydb" name="org.fuzzydb.indexer" rev="1.0.0.RELEASE">
<artifact name="org.fuzzydb.indexer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fuzzydb', module='org.fuzzydb.indexer', version='1.0.0.RELEASE')
)
libraryDependencies += "org.fuzzydb" % "org.fuzzydb.indexer" % "1.0.0.RELEASE"
[org.fuzzydb/org.fuzzydb.indexer "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.fuzzydb : org.fuzzydb.client | jar | 1.0.0.RELEASE |
org.fuzzydb.attrs : org.fuzzydb.attrs | jar | 1.0.0.RELEASE |
org.fuzzydb : org.fuzzydb.postcode | jar | 1.0.0.RELEASE |
org.fuzzydb : org.fuzzydb.server | jar | 1.0.0.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 |
Group / Artifact | Type | Version |
---|---|---|
org.fuzzydb : org.fuzzydb.test.support | jar | 1.0.0.RELEASE |
junit : junit-dep Optional | jar | 4.10 |
org.mockito : mockito-core | jar | 1.9.0 |