Last Version

LensKit Evaluation Maven Plugin 2.1

This Maven plugin facilitates running offline evaluations of LensKit recommenders within Maven. This is useful to allow Maven's repositories and dependency management facilities to be used to locate recommender implementations and their dependencies.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.grouplens.lenskit
ArtifactId

ArtifactId

lenskit-eval-maven-plugin
Version

Version

2.1
Type

Type

maven-plugin
Description

Description

LensKit Evaluation Maven Plugin
This Maven plugin facilitates running offline evaluations of LensKit recommenders within Maven. This is useful to allow Maven's repositories and dependency management facilities to be used to locate recommender implementations and their dependencies.
Project Organization

Project Organization

GroupLens Research

Download lenskit-eval-maven-plugin 2.1


<plugin>
    <groupId>org.grouplens.lenskit</groupId>
    <artifactId>lenskit-eval-maven-plugin</artifactId>
    <version>2.1</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
org.codehaus.plexus : plexus-utils jar 3.0.10
org.grouplens.lenskit : lenskit-core jar 2.1
org.grouplens.lenskit : lenskit-eval jar 2.1
org.apache.commons : commons-exec jar 1.1
commons-io : commons-io jar 2.4
ch.qos.logback : logback-classic jar 1.0.13

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.0.1
org.apache.maven : maven-project jar 2.2.1

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.