License |
License |
---|---|
Categories |
CategoriesBuild Tools Helidon Container Microservices CLI User Interface |
GroupId | GroupIdio.helidon.build-tools.cli.tests |
ArtifactId | ArtifactIdhelidon-cli-tests |
Last Version | Last Version3.0.0-M3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHelidon Command Line Interface Tests
Build tools for the Helidon project(s)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
helidon-cli-tests-3.0.0-M3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.helidon.build-tools.cli.tests/helidon-cli-tests/ -->
<dependency>
<groupId>io.helidon.build-tools.cli.tests</groupId>
<artifactId>helidon-cli-tests</artifactId>
<version>3.0.0-M3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.build-tools.cli.tests/helidon-cli-tests/
implementation 'io.helidon.build-tools.cli.tests:helidon-cli-tests:3.0.0-M3'
// https://jarcasting.com/artifacts/io.helidon.build-tools.cli.tests/helidon-cli-tests/
implementation ("io.helidon.build-tools.cli.tests:helidon-cli-tests:3.0.0-M3")
'io.helidon.build-tools.cli.tests:helidon-cli-tests:pom:3.0.0-M3'
<dependency org="io.helidon.build-tools.cli.tests" name="helidon-cli-tests" rev="3.0.0-M3">
<artifact name="helidon-cli-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.helidon.build-tools.cli.tests', module='helidon-cli-tests', version='3.0.0-M3')
)
libraryDependencies += "io.helidon.build-tools.cli.tests" % "helidon-cli-tests" % "3.0.0-M3"
[io.helidon.build-tools.cli.tests/helidon-cli-tests "3.0.0-M3"]