не последняя версия
Последняя версия 2.0.5

org.grouplens.lenskit:lenskit-integration-tests 1.1

End-to-end integration tests for the core LensKit code.

Группа

Группа

org.grouplens.lenskit
Идентификатор

Идентификатор

lenskit-integration-tests
Версия

Версия

1.1
Тип

Тип

jar

Скачать lenskit-integration-tests 1.1


<!-- https://jarcasting.com/artifacts/org.grouplens.lenskit/lenskit-integration-tests/ -->
<dependency>
    <groupId>org.grouplens.lenskit</groupId>
    <artifactId>lenskit-integration-tests</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.grouplens.lenskit/lenskit-integration-tests/
implementation 'org.grouplens.lenskit:lenskit-integration-tests:1.1'
// https://jarcasting.com/artifacts/org.grouplens.lenskit/lenskit-integration-tests/
implementation ("org.grouplens.lenskit:lenskit-integration-tests:1.1")
'org.grouplens.lenskit:lenskit-integration-tests:jar:1.1'
<dependency org="org.grouplens.lenskit" name="lenskit-integration-tests" rev="1.1">
  <artifact name="lenskit-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grouplens.lenskit', module='lenskit-integration-tests', version='1.1')
)
libraryDependencies += "org.grouplens.lenskit" % "lenskit-integration-tests" % "1.1"
[org.grouplens.lenskit/lenskit-integration-tests "1.1"]