License |
License |
---|---|
GroupId | GroupIdorg.webswing |
ArtifactId | ArtifactIdwebswing-app-services |
Last Version | Last Version20.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebswing is a web server that allows to run any swing application inside your web browser using only pure HTML5.
|
<!-- https://jarcasting.com/artifacts/org.webswing/webswing-app-services/ -->
<dependency>
<groupId>org.webswing</groupId>
<artifactId>webswing-app-services</artifactId>
<version>20.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webswing/webswing-app-services/
implementation 'org.webswing:webswing-app-services:20.2.4'
// https://jarcasting.com/artifacts/org.webswing/webswing-app-services/
implementation ("org.webswing:webswing-app-services:20.2.4")
'org.webswing:webswing-app-services:jar:20.2.4'
<dependency org="org.webswing" name="webswing-app-services" rev="20.2.4">
<artifact name="webswing-app-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webswing', module='webswing-app-services', version='20.2.4')
)
libraryDependencies += "org.webswing" % "webswing-app-services" % "20.2.4"
[org.webswing/webswing-app-services "20.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.webswing : webswing-app-launcher | jar | 20.2.4 |
org.webswing : webswing-directdraw-swing | jar | 20.2.4 |
org.webswing : webswing-server-common | jar | 20.2.4 |
org.glassfish.tyrus : tyrus-client | jar | 2.0.0 |
org.glassfish.tyrus : tyrus-container-jdk-client | jar | 2.0.0 |
com.google.protobuf : protobuf-java | jar | 3.12.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.webswing : webswing-app-toolkit | jar | 20.2.4 |
com.qoppa.jpdfwriter » jpdfwriter | jar | v2016R1.04 |
Group / Artifact | Type | Version |
---|---|---|
io.github.lukehutch : fast-classpath-scanner | jar | 2.18.1 |
junit : junit | jar | 4.12 |