| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks Net |
| GroupId | GroupIdnet.dontdrinkandroot |
| ArtifactId | ArtifactIdwicket.example |
| Version | Version0.5.3 |
| Type | Typejar |
| Description |
DescriptionExample application for net.dontdrinkandroot.wicket modules
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| wicket.example-0.5.3.pom | |
| wicket.example-0.5.3.jar | 18 MB |
| wicket.example-0.5.3-sources.jar | 60 KB |
| wicket.example-0.5.3-javadoc.jar | 296 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |