License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.github.svenmeier.wicket-dnd |
ArtifactId | ArtifactIdwicket-dnd-parent |
Last Version | Last Version0.7.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicket Drag and Drop Parent
Wicket Drag and Drop.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wicket-dnd-parent-0.7.3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.svenmeier.wicket-dnd/wicket-dnd-parent/ -->
<dependency>
<groupId>com.github.svenmeier.wicket-dnd</groupId>
<artifactId>wicket-dnd-parent</artifactId>
<version>0.7.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.svenmeier.wicket-dnd/wicket-dnd-parent/
implementation 'com.github.svenmeier.wicket-dnd:wicket-dnd-parent:0.7.3'
// https://jarcasting.com/artifacts/com.github.svenmeier.wicket-dnd/wicket-dnd-parent/
implementation ("com.github.svenmeier.wicket-dnd:wicket-dnd-parent:0.7.3")
'com.github.svenmeier.wicket-dnd:wicket-dnd-parent:pom:0.7.3'
<dependency org="com.github.svenmeier.wicket-dnd" name="wicket-dnd-parent" rev="0.7.3">
<artifact name="wicket-dnd-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.svenmeier.wicket-dnd', module='wicket-dnd-parent', version='0.7.3')
)
libraryDependencies += "com.github.svenmeier.wicket-dnd" % "wicket-dnd-parent" % "0.7.3"
[com.github.svenmeier.wicket-dnd/wicket-dnd-parent "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 |