de.uni-leipzig.dbs.pprl:primat-common

PRivate MAtching Toolbox - A Toolbox for Privacy-preserving Record Linkage

License

License

GroupId

GroupId

de.uni-leipzig.dbs.pprl
ArtifactId

ArtifactId

primat-common
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

PRivate MAtching Toolbox - A Toolbox for Privacy-preserving Record Linkage
Project URL

Project URL

https://git.informatik.uni-leipzig.de/dbs/pprl/primat/primat-common
Project Organization

Project Organization

University of Leipzig - Database Group
Source Code Management

Source Code Management

https://git.informatik.uni-leipzig.de/dbs/pprl/primat/tree/master/primat-common

Download primat-common

How to add to project

<!-- https://jarcasting.com/artifacts/de.uni-leipzig.dbs.pprl/primat-common/ -->
<dependency>
    <groupId>de.uni-leipzig.dbs.pprl</groupId>
    <artifactId>primat-common</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-leipzig.dbs.pprl/primat-common/
implementation 'de.uni-leipzig.dbs.pprl:primat-common:1.0.3'
// https://jarcasting.com/artifacts/de.uni-leipzig.dbs.pprl/primat-common/
implementation ("de.uni-leipzig.dbs.pprl:primat-common:1.0.3")
'de.uni-leipzig.dbs.pprl:primat-common:jar:1.0.3'
<dependency org="de.uni-leipzig.dbs.pprl" name="primat-common" rev="1.0.3">
  <artifact name="primat-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-leipzig.dbs.pprl', module='primat-common', version='1.0.3')
)
libraryDependencies += "de.uni-leipzig.dbs.pprl" % "primat-common" % "1.0.3"
[de.uni-leipzig.dbs.pprl/primat-common "1.0.3"]

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.commons : commons-csv jar 1.8
commons-codec : commons-codec jar 1.11
org.apache.commons : commons-math3 jar 3.6.1
org.controlsfx : controlsfx jar 11.0.0
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-configuration2 jar 2.2
org.hibernate : hibernate-core jar 5.4.30.Final
com.vladmihalcea : hibernate-types-52 jar 2.10.4
org.postgresql : postgresql jar 42.3.1
tech.tablesaw : tablesaw-core jar 0.42.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0