You can download lenskit-test-2.1.jar in this page.
GNU Lesser General Public License version 2.1 or later
lenskit-test-2.1.jar file has the following types.
META-INF/MANIFEST.MF META-INF/classes.lst META-INF/classes.lst logback-test.xml logback-test.xml org.grouplens.lenskit.util.test.ExtraMatchers.class org.grouplens.lenskit.util.test.ExtraMatchers.class org.grouplens.lenskit.util.test.FileExistsMatcher.class org.grouplens.lenskit.util.test.FileExistsMatcher.class org.grouplens.lenskit.util.test.LineCountMatcher.class org.grouplens.lenskit.util.test.LineCountMatcher.class org.grouplens.lenskit.util.test.LoggingListener.class org.grouplens.lenskit.util.test.LoggingListener.class org.grouplens.lenskit.util.test.NotANumberMatcher.class org.grouplens.lenskit.util.test.NotANumberMatcher.class
lenskit-test-2.1.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>org.grouplens.lenskit</groupId> <artifactId>lenskit-test</artifactId> <version>2.1</version> <name>LensKit Test Utils</name> <description>Testing utilities for LensKit.</description> <url>http://lenskit.grouplens.org</url> <licenses> <license> <name>GNU Lesser General Public License version 2.1 or later</name> <url>https://www.gnu.org/licenses/lgpl-2.1.txt</url> </license> </licenses> <developers> <developer> <id>ekstrand</id> <name>Michael Ekstrand</name> <email>ekstrand@cs.umn.edu</email> </developer> </developers> <scm> <connection>scm:git:http://github.com/grouplens/lenskit.git</connection> <developerConnection>scm:git:git@github.com:grouplens/lenskit.git</developerConnection> <url>http://github.com/grouplens/lenskit</url> </scm> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.11</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-library</artifactId> <version>1.3</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <version>1.7.6</version> <scope>compile</scope> </dependency> <dependency> <groupId>com.google.code.findbugs</groupId> <artifactId>annotations</artifactId> <version>2.0.1</version> <scope>compile</scope> </dependency> </dependencies> </project>
<dependency> <groupId>org.grouplens.lenskit</groupId> <artifactId>lenskit-test</artifactId> <version>2.1</version> </dependency>
If you think the following lenskit-test-2.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download lenskit-test-2.1.jar file