| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаorg.jzenith |
| Идентификатор | Идентификаторjzenith-redis |
| Версия | Версия0.1 |
| Тип | Типjar |
| Описание |
ОписаниеjZenith Redis Plugin
jZenith Application Framework
|
| Имя Файла | Размер |
|---|---|
| jzenith-redis-0.1.pom | |
| jzenith-redis-0.1.jar | 9 KB |
| jzenith-redis-0.1-sources.jar | 6 KB |
| jzenith-redis-0.1-javadoc.jar | 407 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jzenith/jzenith-redis/ -->
<dependency>
<groupId>org.jzenith</groupId>
<artifactId>jzenith-redis</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jzenith/jzenith-redis/
implementation 'org.jzenith:jzenith-redis:0.1'
// https://jarcasting.com/artifacts/org.jzenith/jzenith-redis/
implementation ("org.jzenith:jzenith-redis:0.1")
'org.jzenith:jzenith-redis:jar:0.1'
<dependency org="org.jzenith" name="jzenith-redis" rev="0.1">
<artifact name="jzenith-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jzenith', module='jzenith-redis', version='0.1')
)
libraryDependencies += "org.jzenith" % "jzenith-redis" % "0.1"
[org.jzenith/jzenith-redis "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jzenith : jzenith-core | jar | 0.1 |
| io.vertx : vertx-redis-client | jar | 3.5.4 |
| de.ruedigermoeller : fst | jar | 2.57 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
| org.testcontainers : testcontainers | jar | 1.9.1 |
| org.assertj : assertj-core | jar | 3.11.1 |
| org.jzenith : jzenith-core | jar | 0.1 |
| org.mockito : mockito-core | jar | 2.23.0 |
| net.bytebuddy : byte-buddy | jar | 1.9.2 |