| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdcom.github.kristofa |
| ArtifactId | ArtifactIdwickettagcloud |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwickettagcloud
Tag cloud component for wicket.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| wickettagcloud-1.0.pom | |
| wickettagcloud-1.0.jar | 9 KB |
| wickettagcloud-1.0-sources.jar | 6 KB |
| wickettagcloud-1.0-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/wickettagcloud/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>wickettagcloud</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/wickettagcloud/
implementation 'com.github.kristofa:wickettagcloud:1.0'
// https://jarcasting.com/artifacts/com.github.kristofa/wickettagcloud/
implementation ("com.github.kristofa:wickettagcloud:1.0")
'com.github.kristofa:wickettagcloud:jar:1.0'
<dependency org="com.github.kristofa" name="wickettagcloud" rev="1.0">
<artifact name="wickettagcloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='wickettagcloud', version='1.0')
)
libraryDependencies += "com.github.kristofa" % "wickettagcloud" % "1.0"
[com.github.kristofa/wickettagcloud "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 6.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.mockito : mockito-core | jar | 1.8.5 |