| Лицензия |
Лицензия
The Apache Software License, Version 2.0
|
|---|---|
| Категории |
КатегорииСеть Ehcache Данные Caching |
| Группа | Группаnet.sf.ehcache |
| Идентификатор | Идентификаторehcache-unlockedreadsview |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеunlockedreadsview
Ehcache is a widely used, pure Java, in-process, distributed cache
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикTerracotta, Inc. |
<!-- https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-unlockedreadsview/ -->
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-unlockedreadsview</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-unlockedreadsview/
implementation 'net.sf.ehcache:ehcache-unlockedreadsview:1.0.1'
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-unlockedreadsview/
implementation ("net.sf.ehcache:ehcache-unlockedreadsview:1.0.1")
'net.sf.ehcache:ehcache-unlockedreadsview:jar:1.0.1'
<dependency org="net.sf.ehcache" name="ehcache-unlockedreadsview" rev="1.0.1">
<artifact name="ehcache-unlockedreadsview" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='ehcache-unlockedreadsview', version='1.0.1')
)
libraryDependencies += "net.sf.ehcache" % "ehcache-unlockedreadsview" % "1.0.1"
[net.sf.ehcache/ehcache-unlockedreadsview "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.ehcache : ehcache-core | jar | [2.1.0,) |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.mockito : mockito-all | jar | 1.8.2 |