License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Net |
GroupId | GroupIdnet.ftlines.wicket-fullcalendar |
ArtifactId | ArtifactIdwicket-fullcalendar-core |
Last Version | Last Version4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket-FullCalendar Core
Provides a Wicket frontend to the FullCalendar JavaScript library
|
Filename | Size |
---|---|
wicket-fullcalendar-core-4.2.pom | |
wicket-fullcalendar-core-4.2.jar | 102 KB |
wicket-fullcalendar-core-4.2-sources.jar | 87 KB |
wicket-fullcalendar-core-4.2-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ftlines.wicket-fullcalendar/wicket-fullcalendar-core/ -->
<dependency>
<groupId>net.ftlines.wicket-fullcalendar</groupId>
<artifactId>wicket-fullcalendar-core</artifactId>
<version>4.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.ftlines.wicket-fullcalendar/wicket-fullcalendar-core/
implementation 'net.ftlines.wicket-fullcalendar:wicket-fullcalendar-core:4.2'
// https://jarcasting.com/artifacts/net.ftlines.wicket-fullcalendar/wicket-fullcalendar-core/
implementation ("net.ftlines.wicket-fullcalendar:wicket-fullcalendar-core:4.2")
'net.ftlines.wicket-fullcalendar:wicket-fullcalendar-core:jar:4.2'
<dependency org="net.ftlines.wicket-fullcalendar" name="wicket-fullcalendar-core" rev="4.2">
<artifact name="wicket-fullcalendar-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ftlines.wicket-fullcalendar', module='wicket-fullcalendar-core', version='4.2')
)
libraryDependencies += "net.ftlines.wicket-fullcalendar" % "wicket-fullcalendar-core" % "4.2"
[net.ftlines.wicket-fullcalendar/wicket-fullcalendar-core "4.2"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.9.9 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
org.apache.wicket : wicket-core | jar | 8.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |