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