License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.help |
ArtifactId | ArtifactIdwebapp |
Last Version | Last Version3.3.0-v20070607 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelp System Webapp
|
Filename | Size |
---|---|
webapp-3.3.0-v20070607.pom | |
webapp-3.3.0-v20070607.jar | 447 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.help/webapp/ -->
<dependency>
<groupId>org.eclipse.help</groupId>
<artifactId>webapp</artifactId>
<version>3.3.0-v20070607</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.help/webapp/
implementation 'org.eclipse.help:webapp:3.3.0-v20070607'
// https://jarcasting.com/artifacts/org.eclipse.help/webapp/
implementation ("org.eclipse.help:webapp:3.3.0-v20070607")
'org.eclipse.help:webapp:jar:3.3.0-v20070607'
<dependency org="org.eclipse.help" name="webapp" rev="3.3.0-v20070607">
<artifact name="webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.help', module='webapp', version='3.3.0-v20070607')
)
libraryDependencies += "org.eclipse.help" % "webapp" % "3.3.0-v20070607"
[org.eclipse.help/webapp "3.3.0-v20070607"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.help : base | jar | [3.1.0,4.0.0) |
org.eclipse.core : runtime | jar | [3.1.0,4.0.0) |
org.apache » jasper | jar | 5.5.17 |
org.eclipse.equinox.jsp.jasper : registry | jar | 1.0.0 |
org.eclipse.equinox.http : registry | jar | 1.0.0 |