License |
License |
---|---|
Categories |
CategoriesBuild Tools Helidon Container Microservices |
GroupId | GroupIdio.helidon.build-tools |
ArtifactId | ArtifactIdhelidon-utils |
Last Version | Last Version2.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Build Utilities
Build tools for the Helidon project(s)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
helidon-utils-2.3.5.pom | |
helidon-utils-2.3.5.jar | 95 KB |
helidon-utils-2.3.5-tests.jar | 29 KB |
helidon-utils-2.3.5-sources.jar | 58 KB |
helidon-utils-2.3.5-javadoc.jar | 663 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.helidon.build-tools/helidon-utils/ -->
<dependency>
<groupId>io.helidon.build-tools</groupId>
<artifactId>helidon-utils</artifactId>
<version>2.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.build-tools/helidon-utils/
implementation 'io.helidon.build-tools:helidon-utils:2.3.5'
// https://jarcasting.com/artifacts/io.helidon.build-tools/helidon-utils/
implementation ("io.helidon.build-tools:helidon-utils:2.3.5")
'io.helidon.build-tools:helidon-utils:jar:2.3.5'
<dependency org="io.helidon.build-tools" name="helidon-utils" rev="2.3.5">
<artifact name="helidon-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.build-tools', module='helidon-utils', version='2.3.5')
)
libraryDependencies += "io.helidon.build-tools" % "helidon-utils" % "2.3.5"
[io.helidon.build-tools/helidon-utils "2.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.fusesource.jansi : jansi | jar | 1.18 |
info.picocli : picocli-jansi-graalvm | jar | 1.1.0 |
org.apache.maven : maven-model | jar | 3.6.2 |
org.apache.maven : maven-artifact | jar | 3.6.2 |
org.apache.maven : maven-plugin-api | jar | 3.6.2 |
com.github.spullara.mustache.java : compiler | jar | 0.9.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
io.helidon.config : helidon-config-test-infrastructure | jar | 0.9.0 |