MVN

org.nakedobjects.plugins : html

Maven & Gradle

May 18, 2009

Html Viewer and Bootstrapping

<dependency>
    <groupId>org.nakedobjects.plugins</groupId>
    <artifactId>html</artifactId>
    <version>1.0-alpha-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nakedobjects.plugins : html to add to Maven - Latest Versions:

  • Latest Stable: 1.0-alpha-3
  • Latest Alpha: 1.0-alpha-3

All Versions

Choose a version of org.nakedobjects.plugins : html to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
html-1.0-alpha-3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.nakedobjects.plugins</groupId>
    <artifactId>html</artifactId>
    <version>1.0-alpha-3</version>
</dependency>