Last Version

wickettagcloud 1.0

Tag cloud component for wicket.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

wickettagcloud
Version

Version

1.0
Type

Type

jar
Description

Description

wickettagcloud
Tag cloud component for wicket.
Project URL

Project URL

https://github.com/kristofa/wicket-tagcloud

Download wickettagcloud 1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 6.0.0

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
org.mockito : mockito-core jar 1.8.5

Project Modules

There are no modules declared in this project.