Helidon Build Tools Common Test Utils

Build tools for the Helidon project(s)

License

License

Categories

Categories

Build Tools Helidon Container Microservices
GroupId

GroupId

io.helidon.build-tools.common
ArtifactId

ArtifactId

helidon-build-common-test-utils
Last Version

Last Version

3.0.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

Helidon Build Tools Common Test Utils
Build tools for the Helidon project(s)
Project URL

Project URL

https://helidon.io/helidon-build-common-test-utils
Project Organization

Project Organization

Oracle Corporation

Download helidon-build-common-test-utils

How to add to project

<!-- https://jarcasting.com/artifacts/io.helidon.build-tools.common/helidon-build-common-test-utils/ -->
<dependency>
    <groupId>io.helidon.build-tools.common</groupId>
    <artifactId>helidon-build-common-test-utils</artifactId>
    <version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.build-tools.common/helidon-build-common-test-utils/
implementation 'io.helidon.build-tools.common:helidon-build-common-test-utils:3.0.0-M3'
// https://jarcasting.com/artifacts/io.helidon.build-tools.common/helidon-build-common-test-utils/
implementation ("io.helidon.build-tools.common:helidon-build-common-test-utils:3.0.0-M3")
'io.helidon.build-tools.common:helidon-build-common-test-utils:jar:3.0.0-M3'
<dependency org="io.helidon.build-tools.common" name="helidon-build-common-test-utils" rev="3.0.0-M3">
  <artifact name="helidon-build-common-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.build-tools.common', module='helidon-build-common-test-utils', version='3.0.0-M3')
)
libraryDependencies += "io.helidon.build-tools.common" % "helidon-build-common-test-utils" % "3.0.0-M3"
[io.helidon.build-tools.common/helidon-build-common-test-utils "3.0.0-M3"]

Dependencies

compile (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.8.0-M1
org.junit.platform : junit-platform-launcher jar 1.8.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.junit.platform : junit-platform-reporting jar 1.8.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-M3
3.0.0-M2