Wicket Drag and Drop Examples

Wicket Drag and Drop.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.github.svenmeier.wicket-dnd
ArtifactId

ArtifactId

wicket-dnd-examples
Last Version

Last Version

0.7.3
Release Date

Release Date

Type

Type

war
Description

Description

Wicket Drag and Drop Examples
Wicket Drag and Drop.

Download wicket-dnd-examples

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.svenmeier.wicket-dnd/wicket-dnd-examples/ -->
<dependency>
    <groupId>com.github.svenmeier.wicket-dnd</groupId>
    <artifactId>wicket-dnd-examples</artifactId>
    <version>0.7.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.svenmeier.wicket-dnd/wicket-dnd-examples/
implementation 'com.github.svenmeier.wicket-dnd:wicket-dnd-examples:0.7.3'
// https://jarcasting.com/artifacts/com.github.svenmeier.wicket-dnd/wicket-dnd-examples/
implementation ("com.github.svenmeier.wicket-dnd:wicket-dnd-examples:0.7.3")
'com.github.svenmeier.wicket-dnd:wicket-dnd-examples:war:0.7.3'
<dependency org="com.github.svenmeier.wicket-dnd" name="wicket-dnd-examples" rev="0.7.3">
  <artifact name="wicket-dnd-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.svenmeier.wicket-dnd', module='wicket-dnd-examples', version='0.7.3')
)
libraryDependencies += "com.github.svenmeier.wicket-dnd" % "wicket-dnd-examples" % "0.7.3"
[com.github.svenmeier.wicket-dnd/wicket-dnd-examples "0.7.3"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.svenmeier.wicket-dnd : wicket-dnd jar 0.7.3
org.apache.wicket : wicket-extensions jar 7.0.0
org.wicketstuff : wicketstuff-gae-initializer jar 7.0.0
org.slf4j : slf4j-log4j12 jar 1.7.12
log4j : log4j jar 1.2.17
org.apache.wicket : wicket-core jar 7.0.0

provided (2)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all-server jar 8.1.16.v20140903
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1