Last Version

LensKit Object Specification Beans 3.0-T5

JavaBeans describing various LensKit objects, used for serializing between Gradle and the CLI.

License

License

GroupId

GroupId

org.grouplens.lenskit
ArtifactId

ArtifactId

lenskit-specs
Version

Version

3.0-T5
Type

Type

jar
Description

Description

LensKit Object Specification Beans
JavaBeans describing various LensKit objects, used for serializing between Gradle and the CLI.
Project URL

Project URL

http://lenskit.org
Source Code Management

Source Code Management

http://github.com/grouplens/lenskit

Download lenskit-specs 3.0-T5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
com.google.guava : guava jar 18.0
org.apache.commons : commons-lang3 jar 3.3
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
com.google.code.findbugs : annotations jar 2.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.grouplens.lenskit : lenskit-test jar 3.0-T5
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.