is not current version
Last Version 5.3

ActiveJ : Memcache 4.3

Provides means for implementing memcached-like RPC messaging.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-memcache
Version

Version

4.3
Type

Type

jar
Description

Description

ActiveJ : Memcache
Provides means for implementing memcached-like RPC messaging.

Download activej-memcache 4.3


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

Dependencies

compile (6)

Group / Artifact Type Version
io.activej : activej-boot jar 4.3
io.activej : activej-rpc jar 4.3
io.activej : activej-launchers-common jar 4.3
com.carrotsearch : hppc jar 0.7.3
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.29

test (4)

Group / Artifact Type Version
io.activej : activej-test jar 4.3
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

There are no modules declared in this project.