| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.blazingcache |
| Идентификатор | Идентификаторblazingcache-core |
| Последняя версия | Последняя версия2.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBlazingCache :: Core
A Fast Distributed Cache
|
| Имя Файла | Размер |
|---|---|
| blazingcache-core-2.6.0.pom | |
| blazingcache-core-2.6.0.jar | 106 KB |
| blazingcache-core-2.6.0-sources.jar | 56 KB |
| blazingcache-core-2.6.0-javadoc.jar | 254 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.blazingcache/blazingcache-core/ -->
<dependency>
<groupId>org.blazingcache</groupId>
<artifactId>blazingcache-core</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.blazingcache/blazingcache-core/
implementation 'org.blazingcache:blazingcache-core:2.6.0'
// https://jarcasting.com/artifacts/org.blazingcache/blazingcache-core/
implementation ("org.blazingcache:blazingcache-core:2.6.0")
'org.blazingcache:blazingcache-core:jar:2.6.0'
<dependency org="org.blazingcache" name="blazingcache-core" rev="2.6.0">
<artifact name="blazingcache-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.blazingcache', module='blazingcache-core', version='2.6.0')
)
libraryDependencies += "org.blazingcache" % "blazingcache-core" % "2.6.0"
[org.blazingcache/blazingcache-core "2.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-all | jar | 4.1.72.Final |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.46.Final |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
| org.apache.zookeeper : zookeeper | jar | 3.6.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| net.jcip : jcip-annotations Необязательный | jar | 1.0 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| io.dropwizard.metrics : metrics-core | jar | 4.1.9 |
| org.xerial.snappy : snappy-java | jar | 1.1.7.6 |
| org.apache.hadoop : hadoop-minikdc | jar | 3.2.1 |
| commons-io : commons-io | jar | 2.7 |
| org.apache.curator : curator-test | jar | 5.0.0 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.30 |