MVN

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

Maven & Gradle

Aug 04, 2023
32 stars

Helidon Build Tools Project · Build tools for the Helidon project(s)

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

Latest Version

Choose a version of io.helidon.build-tools : helidon-build-tools-project to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0-M1
  • Latest Release Candidate: 3.0.0-RC3

All Versions

Choose a version of io.helidon.build-tools : helidon-build-tools-project to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
helidon-build-tools-project-4.0.0-M1
3.0.x
helidon-build-tools-project-3.0.6
helidon-build-tools-project-3.0.5
helidon-build-tools-project-3.0.4
helidon-build-tools-project-3.0.3
helidon-build-tools-project-3.0.2
helidon-build-tools-project-3.0.1
helidon-build-tools-project-3.0.0
helidon-build-tools-project-3.0.0-RC3
helidon-build-tools-project-3.0.0-RC2
helidon-build-tools-project-3.0.0-RC1
helidon-build-tools-project-3.0.0-M5
helidon-build-tools-project-3.0.0-M4
helidon-build-tools-project-3.0.0-M3
helidon-build-tools-project-3.0.0-M2
2.3.x
helidon-build-tools-project-2.3.7
helidon-build-tools-project-2.3.6
helidon-build-tools-project-2.3.5
helidon-build-tools-project-2.3.4
helidon-build-tools-project-2.3.3
helidon-build-tools-project-2.3.2
helidon-build-tools-project-2.3.1
helidon-build-tools-project-2.3.0
2.2.x
helidon-build-tools-project-2.2.3
helidon-build-tools-project-2.2.2
helidon-build-tools-project-2.2.1
helidon-build-tools-project-2.2.0
2.1.x
helidon-build-tools-project-2.1.3
helidon-build-tools-project-2.1.2
helidon-build-tools-project-2.1.1
helidon-build-tools-project-2.1.0
2.0.x
helidon-build-tools-project-2.0.2
helidon-build-tools-project-2.0.1
helidon-build-tools-project-2.0.0
helidon-build-tools-project-2.0.0-RC3
helidon-build-tools-project-2.0.0-RC2
helidon-build-tools-project-2.0.0-RC1
helidon-build-tools-project-2.0.0-M4
helidon-build-tools-project-2.0.0-M3
helidon-build-tools-project-2.0.0-M2
helidon-build-tools-project-2.0.0-M1
1.2.x
helidon-build-tools-project-1.2.0
1.1.x
helidon-build-tools-project-1.1.1
helidon-build-tools-project-1.1.0
1.0.x
helidon-build-tools-project-1.0.10
helidon-build-tools-project-1.0.9
helidon-build-tools-project-1.0.8
helidon-build-tools-project-1.0.7
helidon-build-tools-project-1.0.6
helidon-build-tools-project-1.0.5
helidon-build-tools-project-1.0.4
helidon-build-tools-project-1.0.3
helidon-build-tools-project-1.0.2
helidon-build-tools-project-1.0.1
helidon-build-tools-project-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.helidon.build-tools</groupId>
    <artifactId>helidon-build-tools-project</artifactId>
    <version>4.0.0-M1</version>
</dependency>