| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnz.net.osnz.parent |
| ArtifactId | ArtifactIdweb-parent |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOpen Source New Zealand : Web Parent
OSNZ Web Module
|
| Filename | Size |
|---|---|
| web-parent-2.1.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nz.net.osnz.parent/web-parent/ -->
<dependency>
<groupId>nz.net.osnz.parent</groupId>
<artifactId>web-parent</artifactId>
<version>2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nz.net.osnz.parent/web-parent/
implementation 'nz.net.osnz.parent:web-parent:2.1'
// https://jarcasting.com/artifacts/nz.net.osnz.parent/web-parent/
implementation ("nz.net.osnz.parent:web-parent:2.1")
'nz.net.osnz.parent:web-parent:pom:2.1'
<dependency org="nz.net.osnz.parent" name="web-parent" rev="2.1">
<artifact name="web-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='nz.net.osnz.parent', module='web-parent', version='2.1')
)
libraryDependencies += "nz.net.osnz.parent" % "web-parent" % "2.1"
[nz.net.osnz.parent/web-parent "2.1"]