net.dontdrinkandroot:wicket.core

Apache Wicket core extensions

License

License

Categories

Categories

Wicket User Interface Web Frameworks Net
GroupId

GroupId

net.dontdrinkandroot
ArtifactId

ArtifactId

wicket.core
Last Version

Last Version

0.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Wicket core extensions
Project Organization

Project Organization

dontdrinkandroot

Download wicket.core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar [7.0,7.99]
org.apache.wicket : wicket-ioc jar [7.0,7.99]

test (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-log4j12 jar [1.1,1.99]
junit : junit jar [4.0,4.99]

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.3
0.5.2