| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаorg.grouplens.lenskit |
| Идентификатор | Идентификаторlenskit-eval-maven-plugin |
| Последняя версия | Последняя версия2.1 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
<plugin>
<groupId>org.grouplens.lenskit</groupId>
<artifactId>lenskit-eval-maven-plugin</artifactId>
<version>2.1</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.0.1 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |