License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.nakedobjects.plugins |
ArtifactId | ArtifactIddnd-client |
Last Version | Last Version1.0-alpha-3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDrag-n-Drop Viewer
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dnd-client-1.0-alpha-3.pom | |
dnd-client-1.0-alpha-3.jar | 665 KB |
dnd-client-1.0-alpha-3-tests.jar | 70 KB |
dnd-client-1.0-alpha-3-test-sources.jar | 34 KB |
dnd-client-1.0-alpha-3-sources.jar | 377 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nakedobjects.plugins/dnd-client/ -->
<dependency>
<groupId>org.nakedobjects.plugins</groupId>
<artifactId>dnd-client</artifactId>
<version>1.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/dnd-client/
implementation 'org.nakedobjects.plugins:dnd-client:1.0-alpha-3'
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/dnd-client/
implementation ("org.nakedobjects.plugins:dnd-client:1.0-alpha-3")
'org.nakedobjects.plugins:dnd-client:jar:1.0-alpha-3'
<dependency org="org.nakedobjects.plugins" name="dnd-client" rev="1.0-alpha-3">
<artifact name="dnd-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nakedobjects.plugins', module='dnd-client', version='1.0-alpha-3')
)
libraryDependencies += "org.nakedobjects.plugins" % "dnd-client" % "1.0-alpha-3"
[org.nakedobjects.plugins/dnd-client "1.0-alpha-3"]
Group / Artifact | Type | Version |
---|---|---|
org.nakedobjects : runtime | jar | 4.0-alpha-3 |
Group / Artifact | Type | Version |
---|---|---|
org.nakedobjects : runtime | test-jar | 4.0-alpha-3 |
org.easymock : easymock | jar | 2.3 |
org.jmock : jmock-junit4 | jar | 2.4.0 |