Last Version

net.dontdrinkandroot:wicket.example 0.5.3

Example application for net.dontdrinkandroot.wicket modules

License

License

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.dontdrinkandroot
ArtifactId

ArtifactId

wicket.example
Version

Version

0.5.3
Type

Type

jar
Description

Description

Example application for net.dontdrinkandroot.wicket modules
Project Organization

Project Organization

dontdrinkandroot

Download wicket.example 0.5.3


<!-- https://jarcasting.com/artifacts/net.dontdrinkandroot/wicket.example/ -->
<dependency>
    <groupId>net.dontdrinkandroot</groupId>
    <artifactId>wicket.example</artifactId>
    <version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.dontdrinkandroot/wicket.example/
implementation 'net.dontdrinkandroot:wicket.example:0.5.3'
// https://jarcasting.com/artifacts/net.dontdrinkandroot/wicket.example/
implementation ("net.dontdrinkandroot:wicket.example:0.5.3")
'net.dontdrinkandroot:wicket.example:jar:0.5.3'
<dependency org="net.dontdrinkandroot" name="wicket.example" rev="0.5.3">
  <artifact name="wicket.example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dontdrinkandroot', module='wicket.example', version='0.5.3')
)
libraryDependencies += "net.dontdrinkandroot" % "wicket.example" % "0.5.3"
[net.dontdrinkandroot/wicket.example "0.5.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.giffing.wicket.spring.boot.starter : wicket-spring-boot-starter jar 1.0.9
net.dontdrinkandroot : wicket.extras jar 0.5.3

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.