MVN

io.helidon.common.testing : helidon-common-testing-project

Maven & Gradle

Jul 18, 2023
3k stars

Helidon Common Testing Project

<dependency>
    <groupId>io.helidon.common.testing</groupId>
    <artifactId>helidon-common-testing-project</artifactId>
    <version>4.0.0-M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.helidon.common.testing : helidon-common-testing-project to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0-M1
  • Latest Alpha: 4.0.0-ALPHA6

All Versions

Choose a version of io.helidon.common.testing : helidon-common-testing-project to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
helidon-common-testing-project-4.0.0-M1
helidon-common-testing-project-4.0.0-ALPHA6
helidon-common-testing-project-4.0.0-ALPHA5
helidon-common-testing-project-4.0.0-ALPHA4
helidon-common-testing-project-4.0.0-ALPHA3
helidon-common-testing-project-4.0.0-ALPHA2
helidon-common-testing-project-4.0.0-ALPHA1
3.2.x
helidon-common-testing-project-3.2.2
helidon-common-testing-project-3.2.1
2.6.x
helidon-common-testing-project-2.6.2
helidon-common-testing-project-2.6.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.helidon.common.testing</groupId>
    <artifactId>helidon-common-testing-project</artifactId>
    <version>4.0.0-M1</version>
</dependency>