Last Version

psl-groovy 2.2.2

The Groovy interface module of the PSL software from the LINQS research group.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.linqs
ArtifactId

ArtifactId

psl-groovy
Version

Version

2.2.2
Type

Type

jar
Description

Description

psl-groovy
The Groovy interface 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-groovy

Download psl-groovy 2.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.linqs : psl-core jar 2.2.2
org.linqs : psl-parser jar 2.2.2
org.codehaus.groovy : groovy-eclipse-batch jar 2.4.3-01
org.codehaus.groovy : groovy-all jar 2.4.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.