demo-jsp

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

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

demo-jsp
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

war
Description

Description

demo-jsp
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-jsp

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.dheid : wings jar 3.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.1