License |
License |
---|---|
GroupId | GroupIdorg.linqs |
ArtifactId | ArtifactIdpsl-core |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpsl-core
Core module of the PSL software from the LINQS research group.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
psl-core-2.2.2.pom | |
psl-core-2.2.2.jar | 485 KB |
psl-core-2.2.2-sources.jar | 361 KB |
psl-core-2.2.2-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |