servlet-prefs

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

servlet-prefs
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

servlet-prefs
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 servlet-prefs

How to add to project

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.1
3.3.0