is not current version
Last Version 9.10.0

org.wicketstuff.foundation:wicket-foundation-parent 7.14.0

Integration for Apache Wicket and Zurb Foundation.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff.foundation
ArtifactId

ArtifactId

wicket-foundation-parent
Version

Version

7.14.0
Type

Type

pom

Download wicket-foundation-parent 7.14.0


<!-- https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-parent/ -->
<dependency>
    <groupId>org.wicketstuff.foundation</groupId>
    <artifactId>wicket-foundation-parent</artifactId>
    <version>7.14.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-parent/
implementation 'org.wicketstuff.foundation:wicket-foundation-parent:7.14.0'
// https://jarcasting.com/artifacts/org.wicketstuff.foundation/wicket-foundation-parent/
implementation ("org.wicketstuff.foundation:wicket-foundation-parent:7.14.0")
'org.wicketstuff.foundation:wicket-foundation-parent:pom:7.14.0'
<dependency org="org.wicketstuff.foundation" name="wicket-foundation-parent" rev="7.14.0">
  <artifact name="wicket-foundation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff.foundation', module='wicket-foundation-parent', version='7.14.0')
)
libraryDependencies += "org.wicketstuff.foundation" % "wicket-foundation-parent" % "7.14.0"
[org.wicketstuff.foundation/wicket-foundation-parent "7.14.0"]