| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаorg.webswing |
| Идентификатор | Идентификаторwebswing-demo-nbplatform |
| Последняя версия | Последняя версия2.6.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWebswing 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |