| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.grrolland |
| Идентификатор | Идентификаторngx-distributed-shm |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
Описаниеngx-distributed-shm
This projet is memcached like server based on Hazelcast and Vertx. The goals of the project is to build an easy-to-use distributed memory storage with the nginx shared memory semantic for use with lua nginx plugin.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ngx-distributed-shm-1.0.4.pom | |
| ngx-distributed-shm-1.0.4.jar | 20 MB |
| ngx-distributed-shm-1.0.4-sources.jar | 27 KB |
| ngx-distributed-shm-1.0.4-javadoc.jar | 520 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.grrolland/ngx-distributed-shm/ -->
<dependency>
<groupId>io.github.grrolland</groupId>
<artifactId>ngx-distributed-shm</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.grrolland/ngx-distributed-shm/
implementation 'io.github.grrolland:ngx-distributed-shm:1.0.4'
// https://jarcasting.com/artifacts/io.github.grrolland/ngx-distributed-shm/
implementation ("io.github.grrolland:ngx-distributed-shm:1.0.4")
'io.github.grrolland:ngx-distributed-shm:jar:1.0.4'
<dependency org="io.github.grrolland" name="ngx-distributed-shm" rev="1.0.4">
<artifact name="ngx-distributed-shm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.grrolland', module='ngx-distributed-shm', version='1.0.4')
)
libraryDependencies += "io.github.grrolland" % "ngx-distributed-shm" % "1.0.4"
[io.github.grrolland/ngx-distributed-shm "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |