License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdsimile-timeline |
Last Version | Last Version1.5-RC5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimile Timeline
Simile Timeline widget for Wicket
|
Filename | Size |
---|---|
simile-timeline-1.5-RC5.1.pom | |
simile-timeline-1.5-RC5.1.jar | 134 KB |
simile-timeline-1.5-RC5.1-sources.jar | 125 KB |
simile-timeline-1.5-RC5.1-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/simile-timeline/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>simile-timeline</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/simile-timeline/
implementation 'org.wicketstuff:simile-timeline:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/simile-timeline/
implementation ("org.wicketstuff:simile-timeline:1.5-RC5.1")
'org.wicketstuff:simile-timeline:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="simile-timeline" rev="1.5-RC5.1">
<artifact name="simile-timeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='simile-timeline', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "simile-timeline" % "1.5-RC5.1"
[org.wicketstuff/simile-timeline "1.5-RC5.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.json-lib : json-lib | jar | 2.4 |
org.apache.wicket : wicket | pom | 1.5-RC5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |