MVN

com.miqdigital.automation : heimdall

Maven & Gradle

Jul 16, 2020
7 stars

Heimdall · Heimdall is a Test Reporting Tool which is primarily built to publish your test execution results to the google sheets from

<dependency>
    <groupId>com.miqdigital.automation</groupId>
    <artifactId>heimdall</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.miqdigital.automation : heimdall to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.miqdigital.automation : heimdall to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
heimdall-1.0.2
heimdall-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.miqdigital.automation</groupId>
    <artifactId>heimdall</artifactId>
    <version>1.0.2</version>
</dependency>