License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.nakedobjects.plugins |
ArtifactId | ArtifactIdhtmlviewer-client |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHtml Viewer (Jetty) Client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.nakedobjects.plugins/htmlviewer-client/ -->
<dependency>
<groupId>org.nakedobjects.plugins</groupId>
<artifactId>htmlviewer-client</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/htmlviewer-client/
implementation 'org.nakedobjects.plugins:htmlviewer-client:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/htmlviewer-client/
implementation ("org.nakedobjects.plugins:htmlviewer-client:1.0-alpha-2")
'org.nakedobjects.plugins:htmlviewer-client:jar:1.0-alpha-2'
<dependency org="org.nakedobjects.plugins" name="htmlviewer-client" rev="1.0-alpha-2">
<artifact name="htmlviewer-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nakedobjects.plugins', module='htmlviewer-client', version='1.0-alpha-2')
)
libraryDependencies += "org.nakedobjects.plugins" % "htmlviewer-client" % "1.0-alpha-2"
[org.nakedobjects.plugins/htmlviewer-client "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.nakedobjects.plugins : htmlviewer-viewer | jar | 1.0-alpha-2 |
org.mortbay.jetty : jetty | jar | 6.1.15 |