License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketopia |
ArtifactId | ArtifactIdwicketopia-module-template |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicketopia Module Template
A Rapid Application Development (RAD) library for the Apache Wicket framework
|
Filename | Size |
---|---|
wicketopia-module-template-1.4.pom | 3 KB |
wicketopia-module-template-1.4-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketopia/wicketopia-module-template/ -->
<dependency>
<groupId>org.wicketopia</groupId>
<artifactId>wicketopia-module-template</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketopia/wicketopia-module-template/
implementation 'org.wicketopia:wicketopia-module-template:1.4'
// https://jarcasting.com/artifacts/org.wicketopia/wicketopia-module-template/
implementation ("org.wicketopia:wicketopia-module-template:1.4")
'org.wicketopia:wicketopia-module-template:jar:1.4'
<dependency org="org.wicketopia" name="wicketopia-module-template" rev="1.4">
<artifact name="wicketopia-module-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketopia', module='wicketopia-module-template', version='1.4')
)
libraryDependencies += "org.wicketopia" % "wicketopia-module-template" % "1.4"
[org.wicketopia/wicketopia-module-template "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jmock : jmock | jar | 2.5.0.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8 |
org.easymock : easymock | jar | 3.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |