is not current version
Last Version 2.7.2

org.noear:water.client 2.2.6

Java project for water

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.noear
ArtifactId

ArtifactId

water.client
Version

Version

2.2.6
Type

Type

jar
Description

Description

Java project for water

Download water.client 2.2.6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.noear : water.utils jar 2.2.6
org.slf4j : slf4j-api jar 1.7.30
redis.clients : jedis jar 3.6.1
net.spy : spymemcached jar 2.12.3

provided (1)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 4.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.