jbundle-util-webapp-webstart-jnlp - jnlp servlet

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

GroupId

GroupId

org.jbundle.util.webapp
ArtifactId

ArtifactId

org.jbundle.util.webapp.webstart.jnlp
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

war
Description

Description

jbundle-util-webapp-webstart-jnlp - jnlp servlet
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 org.jbundle.util.webapp.webstart.jnlp

How to add to project

<!-- https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.webstart.jnlp/ -->
<dependency>
    <groupId>org.jbundle.util.webapp</groupId>
    <artifactId>org.jbundle.util.webapp.webstart.jnlp</artifactId>
    <version>1.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.webstart.jnlp/
implementation 'org.jbundle.util.webapp:org.jbundle.util.webapp.webstart.jnlp:1.0.1'
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.webstart.jnlp/
implementation ("org.jbundle.util.webapp:org.jbundle.util.webapp.webstart.jnlp:1.0.1")
'org.jbundle.util.webapp:org.jbundle.util.webapp.webstart.jnlp:war:1.0.1'
<dependency org="org.jbundle.util.webapp" name="org.jbundle.util.webapp.webstart.jnlp" rev="1.0.1">
  <artifact name="org.jbundle.util.webapp.webstart.jnlp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.util.webapp', module='org.jbundle.util.webapp.webstart.jnlp', version='1.0.1')
)
libraryDependencies += "org.jbundle.util.webapp" % "org.jbundle.util.webapp.webstart.jnlp" % "1.0.1"
[org.jbundle.util.webapp/org.jbundle.util.webapp.webstart.jnlp "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.mojo.webstart : webstart-jnlp-servlet jar 1.0-6.0.02_ea_b02.1

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

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.9.4
0.9.3
0.9.1