License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdtheme-base |
Last Version | Last Version1.5-RC5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontheme-base
Wicket Theme Base
|
Project URL |
Project URL |
Filename | Size |
---|---|
theme-base-1.5-RC5.1.pom | |
theme-base-1.5-RC5.1.jar | 4 KB |
theme-base-1.5-RC5.1-sources.jar | 2 KB |
theme-base-1.5-RC5.1-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/theme-base/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>theme-base</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/theme-base/
implementation 'org.wicketstuff:theme-base:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/theme-base/
implementation ("org.wicketstuff:theme-base:1.5-RC5.1")
'org.wicketstuff:theme-base:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="theme-base" rev="1.5-RC5.1">
<artifact name="theme-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='theme-base', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "theme-base" % "1.5-RC5.1"
[org.wicketstuff/theme-base "1.5-RC5.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |