| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdorg.wicketstuff.foundation |
| ArtifactId | ArtifactIdwicket-foundation-parent |
| Last Version | Last Version9.10.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWicket Foundation Parent
Integration for Apache Wicket and Zurb Foundation.
|
| Filename | Size |
|---|---|
| wicket-foundation-parent-9.10.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-parent/ -->
<dependency>
<groupId>org.wicketstuff.foundation</groupId>
<artifactId>wicket-foundation-parent</artifactId>
<version>9.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-parent/
implementation 'org.wicketstuff.foundation:wicket-foundation-parent:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-parent/
implementation ("org.wicketstuff.foundation:wicket-foundation-parent:9.10.0")
'org.wicketstuff.foundation:wicket-foundation-parent:pom:9.10.0'
<dependency org="org.wicketstuff.foundation" name="wicket-foundation-parent" rev="9.10.0">
<artifact name="wicket-foundation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff.foundation', module='wicket-foundation-parent', version='9.10.0')
)
libraryDependencies += "org.wicketstuff.foundation" % "wicket-foundation-parent" % "9.10.0"
[org.wicketstuff.foundation/wicket-foundation-parent "9.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 9.10.0 |