wings-parent

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

wings-parent
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

wings-parent
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 wings-parent

Filename Size
wings-parent-3.3.1.pom 12 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wings
  • wingx
  • wings-experimental
  • wings-tests
  • wings-integration
  • wings-portlet
  • servlet-prefs
  • demo-wingset
  • demo-mycomponent
  • demo-desktop
  • demo-logconfig
  • demo-calendar
  • demo-comet
  • demo-jsp
  • demo-wingscms
  • demo-wingsportlet
  • hellowings

Versions

Version
3.3.1
3.3.0