License |
License |
---|---|
GroupId | GroupIdorg.jbundle.util.webapp |
ArtifactId | ArtifactIdorg.jbundle.util.webapp.webstart |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionjbundle-util-webapp-webstart - jnlp servlet
Top level properties and features
|
Project Organization |
Project Organizationjbundle.org |
<!-- https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.webstart/ -->
<dependency>
<groupId>org.jbundle.util.webapp</groupId>
<artifactId>org.jbundle.util.webapp.webstart</artifactId>
<version>1.3.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.webstart/
implementation 'org.jbundle.util.webapp:org.jbundle.util.webapp.webstart:1.3.7'
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.webstart/
implementation ("org.jbundle.util.webapp:org.jbundle.util.webapp.webstart:1.3.7")
'org.jbundle.util.webapp:org.jbundle.util.webapp.webstart:war:1.3.7'
<dependency org="org.jbundle.util.webapp" name="org.jbundle.util.webapp.webstart" rev="1.3.7">
<artifact name="org.jbundle.util.webapp.webstart" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.util.webapp', module='org.jbundle.util.webapp.webstart', version='1.3.7')
)
libraryDependencies += "org.jbundle.util.webapp" % "org.jbundle.util.webapp.webstart" % "1.3.7"
[org.jbundle.util.webapp/org.jbundle.util.webapp.webstart "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.mojo : webstart-jnlp-servlet | jar | 1.0-beta-7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |