License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdtheme-parent |
Version | Version1.5.13 |
Type | Typepom |
Description |
Descriptiontheme-parent
Wicketstuff core modules that can be built using java 5.
|
Filename | Size |
---|---|
theme-parent-1.5.13.pom | 784 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/theme-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>theme-parent</artifactId>
<version>1.5.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/theme-parent/
implementation 'org.wicketstuff:theme-parent:1.5.13'
// https://jarcasting.com/artifacts/org.wicketstuff/theme-parent/
implementation ("org.wicketstuff:theme-parent:1.5.13")
'org.wicketstuff:theme-parent:pom:1.5.13'
<dependency org="org.wicketstuff" name="theme-parent" rev="1.5.13">
<artifact name="theme-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='theme-parent', version='1.5.13')
)
libraryDependencies += "org.wicketstuff" % "theme-parent" % "1.5.13"
[org.wicketstuff/theme-parent "1.5.13"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket | pom | 1.5.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |