License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-html5-parent |
Last Version | Last Version1.5-RC5.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicket HTML5 :: Parent
Wicketstuff core modules that can be built using java 6.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wicket-html5-parent-1.5-RC5.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-html5-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-html5-parent</artifactId>
<version>1.5-RC5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-html5-parent/
implementation 'org.wicketstuff:wicket-html5-parent:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-html5-parent/
implementation ("org.wicketstuff:wicket-html5-parent:1.5-RC5.1")
'org.wicketstuff:wicket-html5-parent:pom:1.5-RC5.1'
<dependency org="org.wicketstuff" name="wicket-html5-parent" rev="1.5-RC5.1">
<artifact name="wicket-html5-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-html5-parent', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "wicket-html5-parent" % "1.5-RC5.1"
[org.wicketstuff/wicket-html5-parent "1.5-RC5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket | pom | 1.5-RC5.1 |