Helidon Build Tools Common Maven Plugin

Build tools for the Helidon project(s)

License

License

Categories

Categories

Build Tools Helidon Container Microservices Maven
GroupId

GroupId

io.helidon.build-tools.common
ArtifactId

ArtifactId

helidon-build-common-maven-plugin
Last Version

Last Version

3.0.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

Helidon Build Tools Common Maven Plugin
Build tools for the Helidon project(s)
Project URL

Project URL

https://helidon.io/helidon-build-common-maven-plugin
Project Organization

Project Organization

Oracle Corporation

Download helidon-build-common-maven-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/io.helidon.build-tools.common/helidon-build-common-maven-plugin/ -->
<dependency>
    <groupId>io.helidon.build-tools.common</groupId>
    <artifactId>helidon-build-common-maven-plugin</artifactId>
    <version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.build-tools.common/helidon-build-common-maven-plugin/
implementation 'io.helidon.build-tools.common:helidon-build-common-maven-plugin:3.0.0-M3'
// https://jarcasting.com/artifacts/io.helidon.build-tools.common/helidon-build-common-maven-plugin/
implementation ("io.helidon.build-tools.common:helidon-build-common-maven-plugin:3.0.0-M3")
'io.helidon.build-tools.common:helidon-build-common-maven-plugin:jar:3.0.0-M3'
<dependency org="io.helidon.build-tools.common" name="helidon-build-common-maven-plugin" rev="3.0.0-M3">
  <artifact name="helidon-build-common-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.build-tools.common', module='helidon-build-common-maven-plugin', version='3.0.0-M3')
)
libraryDependencies += "io.helidon.build-tools.common" % "helidon-build-common-maven-plugin" % "3.0.0-M3"
[io.helidon.build-tools.common/helidon-build-common-maven-plugin "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
org.apache.maven : maven-plugin-api jar 3.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-M3
3.0.0-M2