License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.noear |
ArtifactId | ArtifactIdwater.client |
Version | Version2.5.2 |
Type | Typejar |
Description |
DescriptionJava project for water
|
Filename | Size |
---|---|
water.client-2.5.2.pom | |
water.client-2.5.2.jar | 32 KB |
water.client-2.5.2-sources.jar | 19 KB |
water.client-2.5.2-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.noear/water.client/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>water.client</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/water.client/
implementation 'org.noear:water.client:2.5.2'
// https://jarcasting.com/artifacts/org.noear/water.client/
implementation ("org.noear:water.client:2.5.2")
'org.noear:water.client:jar:2.5.2'
<dependency org="org.noear" name="water.client" rev="2.5.2">
<artifact name="water.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='water.client', version='2.5.2')
)
libraryDependencies += "org.noear" % "water.client" % "2.5.2"
[org.noear/water.client "2.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.noear : water.utils | jar | 2.5.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.10 |
org.noear : weed3.cache.redis | jar | 3.4.10 |
org.noear : redisx | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.zaxxer : HikariCP | jar | 4.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |