License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdio.github.mholzer85.wicket-fullcalendar |
ArtifactId | ArtifactIdwicket-fullcalendar-core |
Last Version | Last Version4.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket-FullCalendar Core
Provides a Wicket frontend to the FullCalendar JavaScript library
|
<!-- https://jarcasting.com/artifacts/io.github.mholzer85.wicket-fullcalendar/wicket-fullcalendar-core/ -->
<dependency>
<groupId>io.github.mholzer85.wicket-fullcalendar</groupId>
<artifactId>wicket-fullcalendar-core</artifactId>
<version>4.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mholzer85.wicket-fullcalendar/wicket-fullcalendar-core/
implementation 'io.github.mholzer85.wicket-fullcalendar:wicket-fullcalendar-core:4.3.2'
// https://jarcasting.com/artifacts/io.github.mholzer85.wicket-fullcalendar/wicket-fullcalendar-core/
implementation ("io.github.mholzer85.wicket-fullcalendar:wicket-fullcalendar-core:4.3.2")
'io.github.mholzer85.wicket-fullcalendar:wicket-fullcalendar-core:jar:4.3.2'
<dependency org="io.github.mholzer85.wicket-fullcalendar" name="wicket-fullcalendar-core" rev="4.3.2">
<artifact name="wicket-fullcalendar-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mholzer85.wicket-fullcalendar', module='wicket-fullcalendar-core', version='4.3.2')
)
libraryDependencies += "io.github.mholzer85.wicket-fullcalendar" % "wicket-fullcalendar-core" % "4.3.2"
[io.github.mholzer85.wicket-fullcalendar/wicket-fullcalendar-core "4.3.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.5.0 |
org.jetbrains : annotations | jar | 17.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
org.mockito : mockito-core | jar | 3.0.0 |