License |
License |
---|---|
GroupId | GroupIdorg.webswing |
ArtifactId | ArtifactIdwebswing-sessionpool-api |
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-sessionpool-api/ -->
<dependency>
<groupId>org.webswing</groupId>
<artifactId>webswing-sessionpool-api</artifactId>
<version>20.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webswing/webswing-sessionpool-api/
implementation 'org.webswing:webswing-sessionpool-api:20.2.4'
// https://jarcasting.com/artifacts/org.webswing/webswing-sessionpool-api/
implementation ("org.webswing:webswing-sessionpool-api:20.2.4")
'org.webswing:webswing-sessionpool-api:jar:20.2.4'
<dependency org="org.webswing" name="webswing-sessionpool-api" rev="20.2.4">
<artifact name="webswing-sessionpool-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webswing', module='webswing-sessionpool-api', version='20.2.4')
)
libraryDependencies += "org.webswing" % "webswing-sessionpool-api" % "20.2.4"
[org.webswing/webswing-sessionpool-api "20.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.webswing : webswing-server-common | jar | 20.2.4 |
com.google.inject : guice | jar | 4.1.0 |
com.google.inject.extensions : guice-multibindings | jar | 4.1.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |