Last Version

org.webswing:webswing-server-launcher 20.2.4

Webswing is a web server that allows to run any swing application inside your web browser using only pure HTML5.

License

License

GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing-server-launcher
Version

Version

20.2.4
Type

Type

jar
Description

Description

Webswing is a web server that allows to run any swing application inside your web browser using only pure HTML5.

Download webswing-server-launcher 20.2.4


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

Dependencies

compile (7)

Group / Artifact Type Version
org.webswing : webswing-app-toolkit jar 20.2.4
commons-cli : commons-cli jar 1.2
org.eclipse.jetty : jetty-webapp jar 9.4.38.v20210224
org.eclipse.jetty : jetty-annotations jar 9.4.38.v20210224
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.4.38.v20210224
org.webswing » modpatch-java-desktop jar 20.2.4
org.webswing » modpatch-jdk-jsobject jar 20.2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.