WInte.r

WInte.r is a Java framework for end-to-end data integration. The WInte.r framework implements well-known methods for data pre-processing, schema matching, identity resolution, data fusion, and result evaluation.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.uni-mannheim.informatik.dws.winter
ArtifactId

ArtifactId

winter-framework
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

WInte.r
WInte.r is a Java framework for end-to-end data integration. The WInte.r framework implements well-known methods for data pre-processing, schema matching, identity resolution, data fusion, and result evaluation.
Project URL

Project URL

https://github.com/olehmberg/winter
Source Code Management

Source Code Management

https://github.com/olehmberg/winter

Download winter-framework

How to add to project

<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.winter/winter-framework/ -->
<dependency>
    <groupId>de.uni-mannheim.informatik.dws.winter</groupId>
    <artifactId>winter-framework</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.winter/winter-framework/
implementation 'de.uni-mannheim.informatik.dws.winter:winter-framework:1.4.1'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.winter/winter-framework/
implementation ("de.uni-mannheim.informatik.dws.winter:winter-framework:1.4.1")
'de.uni-mannheim.informatik.dws.winter:winter-framework:jar:1.4.1'
<dependency org="de.uni-mannheim.informatik.dws.winter" name="winter-framework" rev="1.4.1">
  <artifact name="winter-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.winter', module='winter-framework', version='1.4.1')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.winter" % "winter-framework" % "1.4.1"
[de.uni-mannheim.informatik.dws.winter/winter-framework "1.4.1"]

Dependencies

compile (22)

Group / Artifact Type Version
com.wcohen : com.wcohen.secondstring jar 0.1
net.sf.opencsv : opencsv jar 2.3
org.apache.directory.studio : org.apache.commons.lang jar 2.6
org.apache.lucene : lucene-core jar 4.6.0
org.apache.lucene : lucene-queries jar 4.6.0
org.apache.lucene : lucene-analyzers-common jar 4.6.0
org.apache.lucene : lucene-queryparser jar 4.6.0
org.apache.lucene : lucene-grouping jar 4.6.0
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-io jar 1.3.2
org.apache.commons : commons-math3 jar 3.2
org.apache.jena : apache-jena-libs pom 3.3.0
com.beust : jcommander jar 1.48
com.google.code.gson : gson jar 2.4
edu.stanford.nlp : stanford-corenlp jar 3.4
edu.stanford.nlp : stanford-corenlp jar 3.4
nz.ac.waikato.cms.weka : weka-stable jar 3.8.1
org.jgrapht : jgrapht-core jar 1.0.1
org.apache.logging.log4j : log4j-core jar 2.16.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.16.0
org.dom4j : dom4j jar 2.1.3
jaxen : jaxen jar 1.1.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4