License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdtheme-standard |
Version | Version1.5-RC5.1 |
Type | Typejar |
Description |
Descriptiontheme-standard
Default Wicket Theme
|
Project URL |
Project URL |
Filename | Size |
---|---|
theme-standard-1.5-RC5.1.pom | |
theme-standard-1.5-RC5.1.jar | 57 KB |
theme-standard-1.5-RC5.1-sources.jar | 55 KB |
theme-standard-1.5-RC5.1-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/theme-standard/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>theme-standard</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/theme-standard/
implementation 'org.wicketstuff:theme-standard:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/theme-standard/
implementation ("org.wicketstuff:theme-standard:1.5-RC5.1")
'org.wicketstuff:theme-standard:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="theme-standard" rev="1.5-RC5.1">
<artifact name="theme-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='theme-standard', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "theme-standard" % "1.5-RC5.1"
[org.wicketstuff/theme-standard "1.5-RC5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : theme-base | jar | 1.5-RC5.1 |
org.apache.wicket : wicket | pom | 1.5-RC5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
junit : junit | jar | 4.8.2 |