Last Version

org.webswing:webswing-app-interface 20.1.8

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-app-interface
Version

Version

20.1.8
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-app-interface 20.1.8


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

Dependencies

compile (12)

Group / Artifact Type Version
org.webswing : webswing-app-launcher jar 20.1.8
org.webswing : webswing-directdraw-swing jar 20.1.8
org.apache.activemq : activemq-client jar 5.15.13
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.bcel : bcel jar 6.0
com.google.guava : guava jar 30.0-jre
com.objectplanet.image » pngencoder jar 1
org.slf4j : slf4j-simple jar 1.6.6
org.freehep : freehep-graphicsio-pdf jar 2.3
net.jpountz.lz4 : lz4 jar 1.3.0

provided (2)

Group / Artifact Type Version
org.webswing : webswing-app-toolkit jar 20.1.8
com.qoppa.jpdfwriter » jpdfwriter jar v2016R1.04

test (2)

Group / Artifact Type Version
io.github.lukehutch : fast-classpath-scanner jar 2.18.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.