License |
License |
---|---|
Categories |
CategoriesBuild Tools Helidon Container Microservices |
GroupId | GroupIdio.helidon.build-tools.common |
ArtifactId | ArtifactIdhelidon-build-common-xml |
Last Version | Last Version3.0.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Build Tools Common XML
Build tools for the Helidon project(s)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.build-tools.common/helidon-build-common-xml/ -->
<dependency>
<groupId>io.helidon.build-tools.common</groupId>
<artifactId>helidon-build-common-xml</artifactId>
<version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.build-tools.common/helidon-build-common-xml/
implementation 'io.helidon.build-tools.common:helidon-build-common-xml:3.0.0-M3'
// https://jarcasting.com/artifacts/io.helidon.build-tools.common/helidon-build-common-xml/
implementation ("io.helidon.build-tools.common:helidon-build-common-xml:3.0.0-M3")
'io.helidon.build-tools.common:helidon-build-common-xml:jar:3.0.0-M3'
<dependency org="io.helidon.build-tools.common" name="helidon-build-common-xml" rev="3.0.0-M3">
<artifact name="helidon-build-common-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.build-tools.common', module='helidon-build-common-xml', version='3.0.0-M3')
)
libraryDependencies += "io.helidon.build-tools.common" % "helidon-build-common-xml" % "3.0.0-M3"
[io.helidon.build-tools.common/helidon-build-common-xml "3.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
org.hamcrest : hamcrest-all | jar | 1.3 |