Last Version

Duke 1.2

Duke is a configurable record linkage engine.

License

License

GroupId

GroupId

no.priv.garshol.duke
ArtifactId

ArtifactId

duke
Version

Version

1.2
Type

Type

jar
Description

Description

Duke
Duke is a configurable record linkage engine.
Project URL

Project URL

https://github.com/larsga/Duke
Source Code Management

Source Code Management

https://github.com/larsga/Duke

Download duke 1.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 4.0.0
org.apache.lucene : lucene-analyzers-common jar 4.0.0
org.apache.lucene : lucene-spatial jar 4.0.0
org.mapdb : mapdb jar 0.9.9

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
org.codehaus.fabric3.api : commonj jar 1.1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.h2database : h2 jar 1.3.154

Project Modules

There are no modules declared in this project.