License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.googlecode.wicket-continuous-calendar |
ArtifactId | ArtifactIdwicket-continuous-calendar-wicket6 |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjQuery-Continuous-Calendar for Wicket6
jQuery-Continuous-Calendar for Wicket 6.x.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.wicket-continuous-calendar/wicket-continuous-calendar-wicket6/ -->
<dependency>
<groupId>com.googlecode.wicket-continuous-calendar</groupId>
<artifactId>wicket-continuous-calendar-wicket6</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.wicket-continuous-calendar/wicket-continuous-calendar-wicket6/
implementation 'com.googlecode.wicket-continuous-calendar:wicket-continuous-calendar-wicket6:1.0.2'
// https://jarcasting.com/artifacts/com.googlecode.wicket-continuous-calendar/wicket-continuous-calendar-wicket6/
implementation ("com.googlecode.wicket-continuous-calendar:wicket-continuous-calendar-wicket6:1.0.2")
'com.googlecode.wicket-continuous-calendar:wicket-continuous-calendar-wicket6:jar:1.0.2'
<dependency org="com.googlecode.wicket-continuous-calendar" name="wicket-continuous-calendar-wicket6" rev="1.0.2">
<artifact name="wicket-continuous-calendar-wicket6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicket-continuous-calendar', module='wicket-continuous-calendar-wicket6', version='1.0.2')
)
libraryDependencies += "com.googlecode.wicket-continuous-calendar" % "wicket-continuous-calendar-wicket6" % "1.0.2"
[com.googlecode.wicket-continuous-calendar/wicket-continuous-calendar-wicket6 "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.wicket-continuous-calendar : wicket-continuous-calendar | jar | 1.0.2 |
org.apache.wicket : wicket-datetime | jar | 6.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 6.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |