wicket

Parent project for net.dontdrinkandroot.wicket modules

License

License

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.dontdrinkandroot
ArtifactId

ArtifactId

wicket.parent
Last Version

Last Version

0.5.3
Release Date

Release Date

Type

Type

pom
Description

Description

wicket
Parent project for net.dontdrinkandroot.wicket modules
Project URL

Project URL

https://dontdrinkandroot.net/github/wicket.java
Project Organization

Project Organization

dontdrinkandroot

Download wicket.parent

Filename Size
wicket.parent-0.5.3.pom 10 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • bootstrap
  • extras
  • example

Versions

Version
0.5.3
0.5.2