License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.noear |
ArtifactId | ArtifactIdwater.client-solon-plugin |
Last Version | Last Version2.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava project for water
|
<!-- https://jarcasting.com/artifacts/org.noear/water.client-solon-plugin/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>water.client-solon-plugin</artifactId>
<version>2.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/water.client-solon-plugin/
implementation 'org.noear:water.client-solon-plugin:2.2.9'
// https://jarcasting.com/artifacts/org.noear/water.client-solon-plugin/
implementation ("org.noear:water.client-solon-plugin:2.2.9")
'org.noear:water.client-solon-plugin:jar:2.2.9'
<dependency org="org.noear" name="water.client-solon-plugin" rev="2.2.9">
<artifact name="water.client-solon-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='water.client-solon-plugin', version='2.2.9')
)
libraryDependencies += "org.noear" % "water.client-solon-plugin" % "2.2.9"
[org.noear/water.client-solon-plugin "2.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.noear : solon | jar | 1.5.31 |
org.noear : water.client | jar | 2.2.9 |
org.noear : weed3-solon-plugin | jar | 1.5.31 |
com.zaxxer : HikariCP | jar | 4.0.3 |