Jar examples for d:duke
Duke is a configurable record linkage engine.
You can download jar file duke 1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add duke-1.2.jar to your project.
<dependency> <groupId>no.priv.garshol.duke</groupId> <artifactId>duke</artifactId> <version>1.2</version> </dependency>
compile group: 'no.priv.garshol.duke', name: 'duke', version: '1.2'
libraryDependencies += "no.priv.garshol.duke" % "duke" % "1.2"
<dependency org="no.priv.garshol.duke" name="duke" rev="1.2"/>
@Grapes(@Grab(group='no.priv.garshol.duke', module='duke', version='1.2'))
'no.priv.garshol.duke:duke:jar:1.2'
Click the following link to download the jar file.
duke-1.2-javadoc.jar