The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | License | Optional |
|---|---|---|---|---|---|
| junit | junit | 4.11 | jar | Common Public License Version 1.0 | No |
| org.grouplens.lenskit | lenskit-core | 1.3 | jar | LGPLv2+ | No |
| org.grouplens.lenskit | lenskit-eval | 1.3 | jar | LGPLv2+ | No |
| org.grouplens.lenskit | lenskit-knn | 1.3 | jar | LGPLv2+ | No |
| org.grouplens.lenskit | lenskit-svd | 1.3 | jar | LGPLv2+ | No |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License | No |
| org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License | No |
| org.slf4j | slf4j-api | 1.7.5 | jar | MIT License | No |
| com.google.code.findbugs | annotations | 2.0.1 | jar | GNU Lesser Public License | Yes |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| org.grouplens.lenskit | lenskit-test | 1.3 | jar | LGPLv2+ |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 2.0.1 | jar | The Apache Software License, Version 2.0 |
| com.google.guava | guava | 14.0.1 | jar | The Apache Software License, Version 2.0 |
| commons-cli | commons-cli | 1.2 | jar | The Apache Software License, Version 2.0 |
| it.unimi.dsi | fastutil | 6.5.6 | jar | Apache License, Version 2.0 |
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
| org.apache.ant | ant | 1.8.4 | jar | The Apache Software License, Version 2.0 |
| org.apache.ant | ant-launcher | 1.8.4 | jar | The Apache Software License, Version 2.0 |
| org.apache.commons | commons-lang3 | 3.1 | jar | The Apache Software License, Version 2.0 |
| org.codehaus.groovy | groovy-all | 2.1.5 | jar | The Apache Software License, Version 2.0 |
| org.grouplens.grapht | grapht | 0.5.0 | jar | LGPLv2+ |
| org.grouplens.lenskit | lenskit-api | 1.3 | jar | LGPLv2+ |
| org.grouplens.lenskit | lenskit-data-structures | 1.3 | jar | LGPLv2+ |
| org.grouplens.lenskit | lenskit-groovy | 1.3 | jar | LGPLv2+ |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| ch.qos.logback | logback-classic | 1.0.13 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
| ch.qos.logback | logback-core | 1.0.13 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
New BSD License: Hamcrest Core, Hamcrest library
LGPLv2+: Grapht Dependency Injector, LensKit API, LensKit Core, LensKit Data Structures, LensKit Evaluation Framework, LensKit Groovy DSL, LensKit Integration Tests, LensKit SVD-based Recommenders, LensKit Test Utilities, LensKit k-NN Recommenders
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Apache License, Version 2.0: fastutil
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Commons CLI, Commons Lang, FindBugs-jsr305, Groovy, Guava: Google Core Libraries for Java, javax.inject
GNU Lesser Public License: FindBugs-Annotations
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| logback-classic-1.0.13.jar | 258.40 kB | 208 | 170 | 25 | 1.5 | debug |
| logback-core-1.0.13.jar | 409.05 kB | 391 | 349 | 32 | 1.5 | debug |
| jsr305-2.0.1.jar | 31.12 kB | 70 | 34 | 3 | 1.5 | debug |
| guava-14.0.1.jar | 2.09 MB | 1,618 | 1,594 | 13 | 1.6 | debug |
| commons-cli-1.2.jar | 40.16 kB | 35 | 22 | 1 | 1.4 | debug |
| fastutil-6.5.6.jar | 16.12 MB | 10,669 | 10,653 | 11 | 1.6 | debug |
| javax.inject-1.jar | 2.44 kB | 8 | 6 | 1 | 1.5 | release |
| junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
| ant-1.8.4.jar | 1.85 MB | 1,172 | 1,094 | 59 | 1.4 | debug |
| ant-launcher-1.8.4.jar | 18.00 kB | 14 | 5 | 1 | 1.4 | debug |
| commons-lang3-3.1.jar | 308.40 kB | 179 | 153 | 12 | 1.5 | debug |
| groovy-all-2.1.5.jar | 6.07 MB | 4,177 | 3,924 | 105 | 1.5 | debug |
| grapht-0.5.0.jar | 157.57 kB | 137 | 119 | 7 | 1.6 | debug |
| lenskit-api-1.3.jar | 10.15 kB | 25 | 14 | 2 | 1.6 | debug |
| lenskit-core-1.3.jar | 241.71 kB | 255 | 214 | 21 | 1.6 | debug |
| lenskit-data-structures-1.3.jar | 114.24 kB | 106 | 91 | 5 | 1.6 | debug |
| lenskit-eval-1.3.jar | 202.95 kB | 177 | 138 | 15 | 1.6 | debug |
| lenskit-groovy-1.3.jar | 10.33 kB | 17 | 6 | 1 | 1.6 | debug |
| lenskit-knn-1.3.jar | 39.54 kB | 47 | 33 | 4 | 1.6 | debug |
| lenskit-svd-1.3.jar | 21.14 kB | 26 | 14 | 1 | 1.6 | debug |
| lenskit-test-1.3.jar | 4.68 kB | 16 | 3 | 1 | 1.6 | debug |
| hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
| hamcrest-library-1.3.jar | 51.83 kB | 46 | 35 | 7 | 1.5 | debug |
| slf4j-api-1.7.5.jar | 25.47 kB | 34 | 23 | 3 | 1.5 | debug |
| annotations-2.0.1.jar | 72.81 kB | 134 | 62 | 5 | 1.5 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 25 | 28.38 MB | 19,879 | 19,034 | 366 | 1.6 | 24 |
| compile: 22 | compile: 27.72 MB | compile: 19,264 | compile: 18,512 | compile: 308 | - | compile: 21 |
| test: 3 | test: 672.13 kB | test: 615 | test: 522 | test: 58 | - | test: 3 |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| apache.snapshots | http://repository.apache.org/snapshots | - | Yes |
| sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes |
| grouplens-devel | http://dev.grouplens.org/maven | - | Yes |
| central | http://repo1.maven.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.