License |
License |
---|---|
Categories |
CategoriesBuild Tools Helidon Container Microservices |
GroupId | GroupIdio.helidon.build-tools |
ArtifactId | ArtifactIdhelidon-build-licensing |
Last Version | Last Version3.0.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Licensing Tools
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-licensing/ -->
<dependency>
<groupId>io.helidon.build-tools</groupId>
<artifactId>helidon-build-licensing</artifactId>
<version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.build-tools/helidon-build-licensing/
implementation 'io.helidon.build-tools:helidon-build-licensing:3.0.0-M3'
// https://jarcasting.com/artifacts/io.helidon.build-tools/helidon-build-licensing/
implementation ("io.helidon.build-tools:helidon-build-licensing:3.0.0-M3")
'io.helidon.build-tools:helidon-build-licensing:jar:3.0.0-M3'
<dependency org="io.helidon.build-tools" name="helidon-build-licensing" rev="3.0.0-M3">
<artifact name="helidon-build-licensing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.build-tools', module='helidon-build-licensing', version='3.0.0-M3')
)
libraryDependencies += "io.helidon.build-tools" % "helidon-build-licensing" % "3.0.0-M3"
[io.helidon.build-tools/helidon-build-licensing "3.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
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 |