License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.grouplens.lenskit |
ArtifactId | ArtifactIdlenskit-eval-maven-plugin |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionLensKit 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 |
<plugin>
<groupId>org.grouplens.lenskit</groupId>
<artifactId>lenskit-eval-maven-plugin</artifactId>
<version>2.1</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.0.1 |
org.apache.maven : maven-project | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |