License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdio.github.mholzer85.wicket-fullcalendar |
ArtifactId | ArtifactIdwicket-fullcalendar-examples |
Last Version | Last Version4.3.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWicket-FullCalendar Examples
Provides examples and usages
|
<!-- https://jarcasting.com/artifacts/io.github.mholzer85.wicket-fullcalendar/wicket-fullcalendar-examples/ -->
<dependency>
<groupId>io.github.mholzer85.wicket-fullcalendar</groupId>
<artifactId>wicket-fullcalendar-examples</artifactId>
<version>4.3.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mholzer85.wicket-fullcalendar/wicket-fullcalendar-examples/
implementation 'io.github.mholzer85.wicket-fullcalendar:wicket-fullcalendar-examples:4.3.2'
// https://jarcasting.com/artifacts/io.github.mholzer85.wicket-fullcalendar/wicket-fullcalendar-examples/
implementation ("io.github.mholzer85.wicket-fullcalendar:wicket-fullcalendar-examples:4.3.2")
'io.github.mholzer85.wicket-fullcalendar:wicket-fullcalendar-examples:war:4.3.2'
<dependency org="io.github.mholzer85.wicket-fullcalendar" name="wicket-fullcalendar-examples" rev="4.3.2">
<artifact name="wicket-fullcalendar-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='io.github.mholzer85.wicket-fullcalendar', module='wicket-fullcalendar-examples', version='4.3.2')
)
libraryDependencies += "io.github.mholzer85.wicket-fullcalendar" % "wicket-fullcalendar-examples" % "4.3.2"
[io.github.mholzer85.wicket-fullcalendar/wicket-fullcalendar-examples "4.3.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.mholzer85.wicket-fullcalendar : wicket-fullcalendar-core | jar | 4.3.2 |
org.apache.wicket : wicket-core | jar | 8.5.0 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
log4j : log4j | jar | 1.2.16 |
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.eclipse.jetty.aggregate : jetty-all | pom | 9.4.20.v20190813 |
org.mockito : mockito-core | jar | 3.0.0 |