MVN

uk.co.odinconsultants.documentation_utils : DocumentationUtils

Maven & Gradle

Nov 26, 2023
0 stars

DocumentationUtils · Utilities for making readable BDD tests

<dependency>
    <groupId>uk.co.odinconsultants.documentation_utils</groupId>
    <artifactId>DocumentationUtils</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.odinconsultants.documentation_utils : DocumentationUtils to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of uk.co.odinconsultants.documentation_utils : DocumentationUtils to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
DocumentationUtils-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.co.odinconsultants.documentation_utils</groupId>
    <artifactId>DocumentationUtils</artifactId>
    <version>0.1</version>
</dependency>