License |
License |
---|---|
GroupId | GroupIdorg.openrefine.dependencies |
ArtifactId | ArtifactIdvicino |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSIMILE Vicino
Vicino is near-neightbor search tool. The idea is be able to query data by distance search, with pluggable distance functions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vicino-1.2.pom | |
vicino-1.2.jar | 35 KB |
vicino-1.2-sources.jar | 18 KB |
vicino-1.2-javadoc.jar | 480 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openrefine.dependencies/vicino/ -->
<dependency>
<groupId>org.openrefine.dependencies</groupId>
<artifactId>vicino</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openrefine.dependencies/vicino/
implementation 'org.openrefine.dependencies:vicino:1.2'
// https://jarcasting.com/artifacts/org.openrefine.dependencies/vicino/
implementation ("org.openrefine.dependencies:vicino:1.2")
'org.openrefine.dependencies:vicino:jar:1.2'
<dependency org="org.openrefine.dependencies" name="vicino" rev="1.2">
<artifact name="vicino" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openrefine.dependencies', module='vicino', version='1.2')
)
libraryDependencies += "org.openrefine.dependencies" % "vicino" % "1.2"
[org.openrefine.dependencies/vicino "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.wcohen : com.wcohen.secondstring | jar | 0.1 |
org.openrefine.dependencies : arithcode | jar | 1.2 |
commons-compress : commons-compress | jar | 20050911 |