| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.noear |
| ArtifactId | ArtifactIdwater.client |
| Last Version | Last Version2.7.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava project for water
|
| Filename | Size |
|---|---|
| water.client-2.7.2.pom | |
| water.client-2.7.2.jar | 49 KB |
| water.client-2.7.2-sources.jar | 24 KB |
| water.client-2.7.2-javadoc.jar | 215 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.noear/water.client/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>water.client</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/water.client/
implementation 'org.noear:water.client:2.7.2'
// https://jarcasting.com/artifacts/org.noear/water.client/
implementation ("org.noear:water.client:2.7.2")
'org.noear:water.client:jar:2.7.2'
<dependency org="org.noear" name="water.client" rev="2.7.2">
<artifact name="water.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='water.client', version='2.7.2')
)
libraryDependencies += "org.noear" % "water.client" % "2.7.2"
[org.noear/water.client "2.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : water.utils | jar | 2.7.2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| org.noear : weed3.cache.memcached | jar | 3.4.26 |
| org.noear : weed3.cache.redis | jar | 3.4.26 |
| org.noear : redisx | jar | 1.4.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.zaxxer : HikariCP | jar | 4.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |