License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.webswing |
ArtifactId | ArtifactIdwebswing-demo-nbplatform |
Last Version | Last Version2.6.5 |
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-demo-nbplatform/ -->
<dependency>
<groupId>org.webswing</groupId>
<artifactId>webswing-demo-nbplatform</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webswing/webswing-demo-nbplatform/
implementation 'org.webswing:webswing-demo-nbplatform:2.6.5'
// https://jarcasting.com/artifacts/org.webswing/webswing-demo-nbplatform/
implementation ("org.webswing:webswing-demo-nbplatform:2.6.5")
'org.webswing:webswing-demo-nbplatform:jar:2.6.5'
<dependency org="org.webswing" name="webswing-demo-nbplatform" rev="2.6.5">
<artifact name="webswing-demo-nbplatform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webswing', module='webswing-demo-nbplatform', version='2.6.5')
)
libraryDependencies += "org.webswing" % "webswing-demo-nbplatform" % "2.6.5"
[org.webswing/webswing-demo-nbplatform "2.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.netbeans.modules : org-netbeans-core-startup | jar | RELEASE90 |
org.netbeans.modules : org-netbeans-core-windows | jar | RELEASE90 |
org.netbeans.modules : org-netbeans-core-ui | jar | RELEASE90 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |