License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdsimile-timeline-parent |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSimile Timeline - Parent
See the child project "simile-timeline" for a more complete description. This
is the parent for the actual project and the examples.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simile-timeline-parent-9.10.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/simile-timeline-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>simile-timeline-parent</artifactId>
<version>9.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/simile-timeline-parent/
implementation 'org.wicketstuff:simile-timeline-parent:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/simile-timeline-parent/
implementation ("org.wicketstuff:simile-timeline-parent:9.10.0")
'org.wicketstuff:simile-timeline-parent:pom:9.10.0'
<dependency org="org.wicketstuff" name="simile-timeline-parent" rev="9.10.0">
<artifact name="simile-timeline-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='simile-timeline-parent', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "simile-timeline-parent" % "9.10.0"
[org.wicketstuff/simile-timeline-parent "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.wicket : wicket-core | jar | 9.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |