License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.github.svenmeier.wicket-dnd |
ArtifactId | ArtifactIdwicket-dnd |
Last Version | Last Version0.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket Drag and Drop
Wicket Drag and Drop.
|
Filename | Size |
---|---|
wicket-dnd-0.7.3.pom | |
wicket-dnd-0.7.3.jar | 36 KB |
wicket-dnd-0.7.3-sources.jar | 28 KB |
wicket-dnd-0.7.3-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.svenmeier.wicket-dnd/wicket-dnd/ -->
<dependency>
<groupId>com.github.svenmeier.wicket-dnd</groupId>
<artifactId>wicket-dnd</artifactId>
<version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.svenmeier.wicket-dnd/wicket-dnd/
implementation 'com.github.svenmeier.wicket-dnd:wicket-dnd:0.7.3'
// https://jarcasting.com/artifacts/com.github.svenmeier.wicket-dnd/wicket-dnd/
implementation ("com.github.svenmeier.wicket-dnd:wicket-dnd:0.7.3")
'com.github.svenmeier.wicket-dnd:wicket-dnd:jar:0.7.3'
<dependency org="com.github.svenmeier.wicket-dnd" name="wicket-dnd" rev="0.7.3">
<artifact name="wicket-dnd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.svenmeier.wicket-dnd', module='wicket-dnd', version='0.7.3')
)
libraryDependencies += "com.github.svenmeier.wicket-dnd" % "wicket-dnd" % "0.7.3"
[com.github.svenmeier.wicket-dnd/wicket-dnd "0.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 7.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |