License |
License |
---|---|
GroupId | GroupIdorg.nakedobjects.plugins |
ArtifactId | ArtifactIdhtml-webapp |
Last Version | Last Version1.0-alpha-3 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionHtml Viewer Webapp Bootstrapper
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
html-webapp-1.0-alpha-3.pom | |
html-webapp-1.0-alpha-3.war | 33 KB |
html-webapp-1.0-alpha-3-tests.jar | 1 KB |
html-webapp-1.0-alpha-3-test-sources.jar | 517 bytes |
html-webapp-1.0-alpha-3-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nakedobjects.plugins/html-webapp/ -->
<dependency>
<groupId>org.nakedobjects.plugins</groupId>
<artifactId>html-webapp</artifactId>
<version>1.0-alpha-3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/html-webapp/
implementation 'org.nakedobjects.plugins:html-webapp:1.0-alpha-3'
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/html-webapp/
implementation ("org.nakedobjects.plugins:html-webapp:1.0-alpha-3")
'org.nakedobjects.plugins:html-webapp:war:1.0-alpha-3'
<dependency org="org.nakedobjects.plugins" name="html-webapp" rev="1.0-alpha-3">
<artifact name="html-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.nakedobjects.plugins', module='html-webapp', version='1.0-alpha-3')
)
libraryDependencies += "org.nakedobjects.plugins" % "html-webapp" % "1.0-alpha-3"
[org.nakedobjects.plugins/html-webapp "1.0-alpha-3"]
Group / Artifact | Type | Version |
---|---|---|
org.nakedobjects : runtime | jar | 4.0-alpha-3 |
org.nakedobjects.plugins : html-viewer | jar | 1.0-alpha-3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |