is not current version
Last Version 3.0.0-M3

io.helidon.build-tools:helidon-build-tools-project 2.0.0-M1

Build tools for the Helidon project(s)

Categories

Categories

Build Tools Helidon Container Microservices
GroupId

GroupId

io.helidon.build-tools
ArtifactId

ArtifactId

helidon-build-tools-project
Version

Version

2.0.0-M1
Type

Type

pom

Download helidon-build-tools-project 2.0.0-M1


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