MVN

org.glassfish.metro : harness-docs

Maven & Gradle

May 07, 2020
0 stars

WS Test Harness Documentation

<dependency>
    <groupId>org.glassfish.metro</groupId>
    <artifactId>harness-docs</artifactId>
    <version>3.0.0-M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.metro : harness-docs to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0-M1

All Versions

Choose a version of org.glassfish.metro : harness-docs to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
harness-docs-3.0.0-M1
2.3.x
harness-docs-2.3.3
harness-docs-2.3.2
harness-docs-2.3.1.1
harness-docs-2.3.1
2.3
harness-docs-2.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.glassfish.metro</groupId>
    <artifactId>harness-docs</artifactId>
    <version>3.0.0-M1</version>
</dependency>

Advertisement