License |
License |
---|---|
GroupId | GroupIdio.github.dheid |
ArtifactId | ArtifactIdwings |
Last Version | Last Version3.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwings
wingS (wingS is net generation Swing) is a Java library for developing web based AJAX applications
in a way like developing Swing based applications.
|
Filename | Size |
---|---|
wings-3.3.1.pom | |
wings-3.3.1.jar | 4 MB |
wings-3.3.1-sources.jar | 3 MB |
wings-3.3.1-javadoc.jar | 3 MB |
Browse |
<!-- 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"]
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 |
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 |
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 |