| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.blazingcache |
| Идентификатор | Идентификаторblazingcache |
| Последняя версия | Последняя версия2.6.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеBlazingCache
A Fast Distributed Cache
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| blazingcache-2.6.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.blazingcache/blazingcache/ -->
<dependency>
<groupId>org.blazingcache</groupId>
<artifactId>blazingcache</artifactId>
<version>2.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.blazingcache/blazingcache/
implementation 'org.blazingcache:blazingcache:2.6.0'
// https://jarcasting.com/artifacts/org.blazingcache/blazingcache/
implementation ("org.blazingcache:blazingcache:2.6.0")
'org.blazingcache:blazingcache:pom:2.6.0'
<dependency org="org.blazingcache" name="blazingcache" rev="2.6.0">
<artifact name="blazingcache" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.blazingcache', module='blazingcache', version='2.6.0')
)
libraryDependencies += "org.blazingcache" % "blazingcache" % "2.6.0"
[org.blazingcache/blazingcache "2.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.jcip : jcip-annotations Необязательный | jar | 1.0 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 3.1.0 |