org.webswing:webswing-server-api

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-api
Last Version

Last Version

20.2.4
Release Date

Release Date

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-api

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.webswing : webswing-server-security jar 20.2.4
com.google.inject : guice jar 4.1.0
com.google.inject.extensions : guice-multibindings jar 4.1.0
javax.websocket : javax.websocket-api jar 1.1
org.apache.logging.log4j : log4j-api jar 2.13.2
org.apache.logging.log4j : log4j-core jar 2.13.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.2
commons-logging : commons-logging jar 1.1.1
commons-codec : commons-codec jar 1.13

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
20.2.4
20.2.3
20.2.2
20.2.1