org.noear:water.server

Java project for water

License

License

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

water.server
Last Version

Last Version

2.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java project for water

Download water.server

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.noear : solon jar 1.8.3
org.noear : weed3 jar 3.4.26
org.noear : water.utils jar 2.7.2
org.noear : water-solon-plugin jar 1.8.3
org.noear : httputils-solon-plugin jar 1.8.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.2
2.7.1
2.7.0
2.6.3
2.6.2
2.6.1
2.6.0
2.5.10
2.5.9
2.5.8
2.5.7
2.5.6
2.5.5
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.18