License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Net |
GroupId | GroupIdnet.ftlines.wicket-fullcalendar |
ArtifactId | ArtifactIdwicket-fullcalendar-examples |
Last Version | Last Version4.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWicket-FullCalendar Examples
Provides examples and usages
|
<!-- https://jarcasting.com/artifacts/net.ftlines.wicket-fullcalendar/wicket-fullcalendar-examples/ -->
<dependency>
<groupId>net.ftlines.wicket-fullcalendar</groupId>
<artifactId>wicket-fullcalendar-examples</artifactId>
<version>4.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.ftlines.wicket-fullcalendar/wicket-fullcalendar-examples/
implementation 'net.ftlines.wicket-fullcalendar:wicket-fullcalendar-examples:4.2'
// https://jarcasting.com/artifacts/net.ftlines.wicket-fullcalendar/wicket-fullcalendar-examples/
implementation ("net.ftlines.wicket-fullcalendar:wicket-fullcalendar-examples:4.2")
'net.ftlines.wicket-fullcalendar:wicket-fullcalendar-examples:war:4.2'
<dependency org="net.ftlines.wicket-fullcalendar" name="wicket-fullcalendar-examples" rev="4.2">
<artifact name="wicket-fullcalendar-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='net.ftlines.wicket-fullcalendar', module='wicket-fullcalendar-examples', version='4.2')
)
libraryDependencies += "net.ftlines.wicket-fullcalendar" % "wicket-fullcalendar-examples" % "4.2"
[net.ftlines.wicket-fullcalendar/wicket-fullcalendar-examples "4.2"]
Group / Artifact | Type | Version |
---|---|---|
net.ftlines.wicket-fullcalendar : wicket-fullcalendar-core | jar | 4.2 |
org.apache.wicket : wicket-core | jar | 8.0.0 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.eclipse.jetty.aggregate : jetty-all | jar | 9.2.19.v20160908 |