| License |
License |
|---|---|
| GroupId | GroupIdorg.noear |
| ArtifactId | ArtifactIdwater.utils |
| Version | Version2.2.4 |
| Type | Typejar |
| Description |
DescriptionJava project for water
|
| Filename | Size |
|---|---|
| water.utils-2.2.4.pom | |
| water.utils-2.2.4.jar | 107 KB |
| water.utils-2.2.4-sources.jar | 58 KB |
| water.utils-2.2.4-javadoc.jar | 463 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.noear/water.utils/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>water.utils</artifactId>
<version>2.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/water.utils/
implementation 'org.noear:water.utils:2.2.4'
// https://jarcasting.com/artifacts/org.noear/water.utils/
implementation ("org.noear:water.utils:2.2.4")
'org.noear:water.utils:jar:2.2.4'
<dependency org="org.noear" name="water.utils" rev="2.2.4">
<artifact name="water.utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='water.utils', version='2.2.4')
)
libraryDependencies += "org.noear" % "water.utils" % "2.2.4"
[org.noear/water.utils "2.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.yaml : snakeyaml | jar | 1.29 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| org.noear : snack3 | jar | 3.1.18 |
| org.noear : weed3 | jar | 3.3.17 |
| org.noear : weed3.cache.memcached | jar | 3.3.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.zaxxer : HikariCP | jar | 4.0.3 |
| redis.clients : jedis | jar | 3.6.1 |
| org.mongodb : mongo-java-driver | jar | 3.12.6 |
| com.rabbitmq : amqp-client | jar | 5.9.0 |
| org.apache.rocketmq : rocketmq-client | jar | 4.7.0 |
| net.spy : spymemcached | jar | 2.12.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : solon-test | jar | 1.5.9 |