demo-desktop

wingS (wingS is net generation Swing) is a Java library for developing web based AJAX applications in a way like developing Swing based applications.

License

License

GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

demo-desktop
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

war
Description

Description

demo-desktop
wingS (wingS is net generation Swing) is a Java library for developing web based AJAX applications in a way like developing Swing based applications.

Download demo-desktop

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dheid/demo-desktop/ -->
<dependency>
    <groupId>io.github.dheid</groupId>
    <artifactId>demo-desktop</artifactId>
    <version>3.3.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dheid/demo-desktop/
implementation 'io.github.dheid:demo-desktop:3.3.1'
// https://jarcasting.com/artifacts/io.github.dheid/demo-desktop/
implementation ("io.github.dheid:demo-desktop:3.3.1")
'io.github.dheid:demo-desktop:war:3.3.1'
<dependency org="io.github.dheid" name="demo-desktop" rev="3.3.1">
  <artifact name="demo-desktop" type="war" />
</dependency>
@Grapes(
@Grab(group='io.github.dheid', module='demo-desktop', version='3.3.1')
)
libraryDependencies += "io.github.dheid" % "demo-desktop" % "3.3.1"
[io.github.dheid/demo-desktop "3.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.dheid : wings jar 3.3.1
com.rometools : rome jar 1.7.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

runtime (1)

Group / Artifact Type Version
io.github.dheid : servlet-prefs jar 3.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.1
3.3.0