Last Version

psl-core 2.2.2

Core module of the PSL software from the LINQS research group.

License

License

GroupId

GroupId

org.linqs
ArtifactId

ArtifactId

psl-core
Version

Version

2.2.2
Type

Type

jar
Description

Description

psl-core
Core module of the PSL software from the LINQS research group.
Project Organization

Project Organization

University of California, Santa Cruz
Source Code Management

Source Code Management

http://github.com/linqs/psl/tree/master/psl-core

Download psl-core 2.2.2


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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.fommil.netlib : all pom 1.1.2
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : slf4j-log4j12 jar 1.7.21
org.apache.commons : commons-configuration2 jar 2.2
com.h2database : h2 jar 1.4.192
org.postgresql : postgresql jar 42.1.3.jre7
com.healthmarketscience.sqlbuilder : sqlbuilder jar 2.1.7
com.zaxxer : HikariCP-java7 jar 2.4.13
com.googlecode.json-simple : json-simple jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.