| License |
License |
|---|---|
| GroupId | GroupIdorg.noear |
| ArtifactId | ArtifactIdwater-parent |
| Last Version | Last Version2.7.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionwater-parent
Java project for water
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| water-parent-2.7.2.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.noear/water-parent/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>water-parent</artifactId>
<version>2.7.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.noear/water-parent/
implementation 'org.noear:water-parent:2.7.2'
// https://jarcasting.com/artifacts/org.noear/water-parent/
implementation ("org.noear:water-parent:2.7.2")
'org.noear:water-parent:pom:2.7.2'
<dependency org="org.noear" name="water-parent" rev="2.7.2">
<artifact name="water-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='water-parent', version='2.7.2')
)
libraryDependencies += "org.noear" % "water-parent" % "2.7.2"
[org.noear/water-parent "2.7.2"]