| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks Net |
| GroupId | GroupIdnet.dontdrinkandroot |
| ArtifactId | ArtifactIdwicket.parent |
| Last Version | Last Version0.5.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionwicket
Parent project for net.dontdrinkandroot.wicket modules
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| wicket.parent-0.5.3.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.dontdrinkandroot/wicket.parent/ -->
<dependency>
<groupId>net.dontdrinkandroot</groupId>
<artifactId>wicket.parent</artifactId>
<version>0.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.dontdrinkandroot/wicket.parent/
implementation 'net.dontdrinkandroot:wicket.parent:0.5.3'
// https://jarcasting.com/artifacts/net.dontdrinkandroot/wicket.parent/
implementation ("net.dontdrinkandroot:wicket.parent:0.5.3")
'net.dontdrinkandroot:wicket.parent:pom:0.5.3'
<dependency org="net.dontdrinkandroot" name="wicket.parent" rev="0.5.3">
<artifact name="wicket.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.dontdrinkandroot', module='wicket.parent', version='0.5.3')
)
libraryDependencies += "net.dontdrinkandroot" % "wicket.parent" % "0.5.3"
[net.dontdrinkandroot/wicket.parent "0.5.3"]