License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.jbundle.util.webapp |
ArtifactId | ArtifactIdjbundle-util-webapp-webstart-reactor |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjbundle-util-webapp-webstart - simple project
This project provides a template for a Applet or Application servlet.
This project packages and runs a WebStart application.
This example shows both Web Start applets and an application.
|
Project Organization |
Project Organizationjbundle.org |
Filename | Size |
---|---|
jbundle-util-webapp-webstart-reactor-1.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jbundle.util.webapp/jbundle-util-webapp-webstart-reactor/ -->
<dependency>
<groupId>org.jbundle.util.webapp</groupId>
<artifactId>jbundle-util-webapp-webstart-reactor</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/jbundle-util-webapp-webstart-reactor/
implementation 'org.jbundle.util.webapp:jbundle-util-webapp-webstart-reactor:1.0.1'
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/jbundle-util-webapp-webstart-reactor/
implementation ("org.jbundle.util.webapp:jbundle-util-webapp-webstart-reactor:1.0.1")
'org.jbundle.util.webapp:jbundle-util-webapp-webstart-reactor:pom:1.0.1'
<dependency org="org.jbundle.util.webapp" name="jbundle-util-webapp-webstart-reactor" rev="1.0.1">
<artifact name="jbundle-util-webapp-webstart-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.util.webapp', module='jbundle-util-webapp-webstart-reactor', version='1.0.1')
)
libraryDependencies += "org.jbundle.util.webapp" % "jbundle-util-webapp-webstart-reactor" % "1.0.1"
[org.jbundle.util.webapp/jbundle-util-webapp-webstart-reactor "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |