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

Implementation Tester 1.4.0-beta1

Wires together cache-tests with the ehcache-jcache implementation and runs JUnit against them. Create a similar module for each new implementation you wish to test. See README.md for details.

Категории

Категории

Сеть Ehcache Данные Caching
Группа

Группа

net.sf.ehcache
Идентификатор

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

jcache-tck-runner
Версия

Версия

1.4.0-beta1
Тип

Тип

jar
Описание

Описание

Implementation Tester
Wires together cache-tests with the ehcache-jcache implementation and runs JUnit against them. Create a similar module for each new implementation you wish to test. See README.md for details.
Ссылка на сайт

Ссылка на сайт

https://github.com/jsr107/jsr107tck

Скачать jcache-tck-runner 1.4.0-beta1


<!-- https://jarcasting.com/artifacts/net.sf.ehcache/jcache-tck-runner/ -->
<dependency>
    <groupId>net.sf.ehcache</groupId>
    <artifactId>jcache-tck-runner</artifactId>
    <version>1.4.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/jcache-tck-runner/
implementation 'net.sf.ehcache:jcache-tck-runner:1.4.0-beta1'
// https://jarcasting.com/artifacts/net.sf.ehcache/jcache-tck-runner/
implementation ("net.sf.ehcache:jcache-tck-runner:1.4.0-beta1")
'net.sf.ehcache:jcache-tck-runner:jar:1.4.0-beta1'
<dependency org="net.sf.ehcache" name="jcache-tck-runner" rev="1.4.0-beta1">
  <artifact name="jcache-tck-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='jcache-tck-runner', version='1.4.0-beta1')
)
libraryDependencies += "net.sf.ehcache" % "jcache-tck-runner" % "1.4.0-beta1"
[net.sf.ehcache/jcache-tck-runner "1.4.0-beta1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.sf.ehcache : ehcache-jcache jar 1.4.0-beta1

test (5)

Идентификатор библиотеки Тип Версия
javax.cache : cache-tests jar 0.4
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.6.2
org.slf4j : jcl-over-slf4j jar 1.6.2
org.slf4j : jul-to-slf4j jar 1.6.2

Модули Проекта

Данный проект не имеет модулей.