| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks Net |
| GroupId | GroupIdnet.dontdrinkandroot |
| ArtifactId | ArtifactIdwicket.extras |
| Last Version | Last Version0.5.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Wicket convenience extensions
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| wicket.extras-0.5.3.pom | |
| wicket.extras-0.5.3.jar | 5 KB |
| wicket.extras-0.5.3-sources.jar | 4 KB |
| wicket.extras-0.5.3-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.dontdrinkandroot/wicket.extras/ -->
<dependency>
<groupId>net.dontdrinkandroot</groupId>
<artifactId>wicket.extras</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.dontdrinkandroot/wicket.extras/
implementation 'net.dontdrinkandroot:wicket.extras:0.5.3'
// https://jarcasting.com/artifacts/net.dontdrinkandroot/wicket.extras/
implementation ("net.dontdrinkandroot:wicket.extras:0.5.3")
'net.dontdrinkandroot:wicket.extras:jar:0.5.3'
<dependency org="net.dontdrinkandroot" name="wicket.extras" rev="0.5.3">
<artifact name="wicket.extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dontdrinkandroot', module='wicket.extras', version='0.5.3')
)
libraryDependencies += "net.dontdrinkandroot" % "wicket.extras" % "0.5.3"
[net.dontdrinkandroot/wicket.extras "0.5.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.dontdrinkandroot : wicket.bootstrap | jar | 0.5.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] |