jbundle-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.

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.jbundle.util.webapp
ArtifactId

ArtifactId

jbundle-util-webapp-webstart-reactor
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

jbundle-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 Organization

jbundle.org

Download jbundle-util-webapp-webstart-reactor

How to add to project

<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • code
  • jnlp

Versions

Version
1.0.1
1.0.0
0.9.4
0.9.3
0.9.1