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