License |
License |
---|---|
Categories |
CategoriesBuild Tools Helidon Container Microservices Maven |
GroupId | GroupIdio.helidon.build-tools |
ArtifactId | ArtifactIdhelidon-build-cache-maven-plugin |
Last Version | Last Version3.0.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Build Cache Maven Plugin
Build tools for the Helidon project(s)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.build-tools/helidon-build-cache-maven-plugin/ -->
<dependency>
<groupId>io.helidon.build-tools</groupId>
<artifactId>helidon-build-cache-maven-plugin</artifactId>
<version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.build-tools/helidon-build-cache-maven-plugin/
implementation 'io.helidon.build-tools:helidon-build-cache-maven-plugin:3.0.0-M3'
// https://jarcasting.com/artifacts/io.helidon.build-tools/helidon-build-cache-maven-plugin/
implementation ("io.helidon.build-tools:helidon-build-cache-maven-plugin:3.0.0-M3")
'io.helidon.build-tools:helidon-build-cache-maven-plugin:jar:3.0.0-M3'
<dependency org="io.helidon.build-tools" name="helidon-build-cache-maven-plugin" rev="3.0.0-M3">
<artifact name="helidon-build-cache-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.build-tools', module='helidon-build-cache-maven-plugin', version='3.0.0-M3')
)
libraryDependencies += "io.helidon.build-tools" % "helidon-build-cache-maven-plugin" % "3.0.0-M3"
[io.helidon.build-tools/helidon-build-cache-maven-plugin "3.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-component-annotations | jar | 2.0.0 |
org.codehaus.plexus : plexus-archiver | jar | 4.1.0 |
io.helidon.build-tools.common : helidon-build-common | jar | 3.0.0-M3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.0-M1 |
io.helidon.build-tools.common : helidon-build-common-test-utils | jar | 3.0.0-M3 |