Helidon Command Line Interface Harness

Build tools for the Helidon project(s)

License

License

Categories

Categories

Build Tools Helidon Container Microservices CLI User Interface
GroupId

GroupId

io.helidon.build-tools.cli
ArtifactId

ArtifactId

helidon-cli-harness
Last Version

Last Version

3.0.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

Helidon Command Line Interface Harness
Build tools for the Helidon project(s)
Project URL

Project URL

https://helidon.io/helidon-cli-harness
Project Organization

Project Organization

Oracle Corporation

Download helidon-cli-harness

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.helidon.build-tools.common : helidon-build-common jar 3.0.0-M3
io.helidon.build-tools.common : helidon-build-common-ansi jar 3.0.0-M3
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.
io.helidon.build-tools.cli

Oracle

Open Source at Oracle

Versions

Version
3.0.0-M3
3.0.0-M2
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
2.0.0-RC3
2.0.0-RC2
2.0.0-RC1
2.0.0-M4
2.0.0-M3
2.0.0-M2