License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.iluwatar |
ArtifactId | ArtifactIdwicket-foundation-samples |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionIntegration for Apache Wicket and Zurb Foundation.
|
<!-- https://jarcasting.com/artifacts/com.iluwatar/wicket-foundation-samples/ -->
<dependency>
<groupId>com.iluwatar</groupId>
<artifactId>wicket-foundation-samples</artifactId>
<version>0.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.iluwatar/wicket-foundation-samples/
implementation 'com.iluwatar:wicket-foundation-samples:0.3.0'
// https://jarcasting.com/artifacts/com.iluwatar/wicket-foundation-samples/
implementation ("com.iluwatar:wicket-foundation-samples:0.3.0")
'com.iluwatar:wicket-foundation-samples:war:0.3.0'
<dependency org="com.iluwatar" name="wicket-foundation-samples" rev="0.3.0">
<artifact name="wicket-foundation-samples" type="war" />
</dependency>
@Grapes(
@Grab(group='com.iluwatar', module='wicket-foundation-samples', version='0.3.0')
)
libraryDependencies += "com.iluwatar" % "wicket-foundation-samples" % "0.3.0"
[com.iluwatar/wicket-foundation-samples "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.iluwatar : wicket-foundation-core | jar | 0.3.0 |
org.apache.wicket : wicket-core | jar | 7.0.0-M5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.eclipse.jetty : jetty-server | jar | 9.1.5.v20140505 |
org.eclipse.jetty : jetty-webapp | jar | 9.1.5.v20140505 |
org.eclipse.jetty : jetty-util | jar | 9.1.5.v20140505 |
org.eclipse.jetty : jetty-jmx | jar | 9.1.5.v20140505 |