не последняя версия
Последняя версия 1.0.4

io.github.grrolland:ngx-distributed-shm 1.0.3

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.

Группа

Группа

io.github.grrolland
Идентификатор

Идентификатор

ngx-distributed-shm
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать ngx-distributed-shm 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.grrolland/ngx-distributed-shm/ -->
<dependency>
    <groupId>io.github.grrolland</groupId>
    <artifactId>ngx-distributed-shm</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.grrolland/ngx-distributed-shm/
implementation 'io.github.grrolland:ngx-distributed-shm:1.0.3'
// https://jarcasting.com/artifacts/io.github.grrolland/ngx-distributed-shm/
implementation ("io.github.grrolland:ngx-distributed-shm:1.0.3")
'io.github.grrolland:ngx-distributed-shm:jar:1.0.3'
<dependency org="io.github.grrolland" name="ngx-distributed-shm" rev="1.0.3">
  <artifact name="ngx-distributed-shm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.grrolland', module='ngx-distributed-shm', version='1.0.3')
)
libraryDependencies += "io.github.grrolland" % "ngx-distributed-shm" % "1.0.3"
[io.github.grrolland/ngx-distributed-shm "1.0.3"]