Last Version

LensKit Integration Tests 2.0.5

End-to-end integration tests for the core LensKit code.

License

License

GroupId

GroupId

org.grouplens.lenskit
ArtifactId

ArtifactId

lenskit-integration-tests
Version

Version

2.0.5
Type

Type

jar
Description

Description

LensKit Integration Tests
End-to-end integration tests for the core LensKit code.
Project Organization

Project Organization

GroupLens Research

Download lenskit-integration-tests 2.0.5


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

Dependencies

compile (9)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.grouplens.lenskit : lenskit-core jar 2.0.5
org.grouplens.lenskit : lenskit-knn jar 2.0.5
org.grouplens.lenskit : lenskit-svd jar 2.0.5
org.grouplens.lenskit : lenskit-eval jar 2.0.5
org.slf4j : slf4j-api jar 1.7.5
com.google.code.findbugs : annotations Optional jar 2.0.1

test (1)

Group / Artifact Type Version
org.grouplens.lenskit : lenskit-test jar 2.0.5

Project Modules

There are no modules declared in this project.