Last Version

wings 3.3.1

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
Version

Version

3.3.1
Type

Type

jar
Description

Description

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


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.beanshell : bsh jar 2.0b5
org.apache.httpcomponents : httpclient jar 4.5.2
org.mortbay.jetty : jetty-util jar 6.1.26
net.sf.uadetector : uadetector-core jar 0.9.22
net.sf.uadetector : uadetector-resources jar 2014.10

provided (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
javax.servlet.jsp : jsp-api jar 2.2
org.apache.tomcat : tomcat-catalina jar 7.0.68
org.glassfish.grizzly : grizzly-comet jar 2.3.28
org.jboss.web » jbossweb jar 7.0.17.Final

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.7
ch.qos.logback : logback-core jar 1.1.7

Project Modules

There are no modules declared in this project.