License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff.foundation |
ArtifactId | ArtifactIdwicket-foundation-samples |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionIntegration for Apache Wicket and Zurb Foundation.
|
<!-- https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-samples/ -->
<dependency>
<groupId>org.wicketstuff.foundation</groupId>
<artifactId>wicket-foundation-samples</artifactId>
<version>9.10.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-samples/
implementation 'org.wicketstuff.foundation:wicket-foundation-samples:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-samples/
implementation ("org.wicketstuff.foundation:wicket-foundation-samples:9.10.0")
'org.wicketstuff.foundation:wicket-foundation-samples:war:9.10.0'
<dependency org="org.wicketstuff.foundation" name="wicket-foundation-samples" rev="9.10.0">
<artifact name="wicket-foundation-samples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff.foundation', module='wicket-foundation-samples', version='9.10.0')
)
libraryDependencies += "org.wicketstuff.foundation" % "wicket-foundation-samples" % "9.10.0"
[org.wicketstuff.foundation/wicket-foundation-samples "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff.foundation : wicket-foundation-core | jar | 9.10.0 |
org.apache.wicket : wicket-core | jar | 9.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.eclipse.jetty.aggregate : jetty-all | jar | 9.4.46.v20220331 |