is not current version
Last Version 2.0.0-M3

io.helidon.microprofile.bundles:internal-test-libs 1.4.11


Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile.bundles
ArtifactId

ArtifactId

internal-test-libs
Version

Version

1.4.11
Type

Type

jar

Download internal-test-libs 1.4.11


<!-- https://jarcasting.com/artifacts/io.helidon.microprofile.bundles/internal-test-libs/ -->
<dependency>
    <groupId>io.helidon.microprofile.bundles</groupId>
    <artifactId>internal-test-libs</artifactId>
    <version>1.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.microprofile.bundles/internal-test-libs/
implementation 'io.helidon.microprofile.bundles:internal-test-libs:1.4.11'
// https://jarcasting.com/artifacts/io.helidon.microprofile.bundles/internal-test-libs/
implementation ("io.helidon.microprofile.bundles:internal-test-libs:1.4.11")
'io.helidon.microprofile.bundles:internal-test-libs:jar:1.4.11'
<dependency org="io.helidon.microprofile.bundles" name="internal-test-libs" rev="1.4.11">
  <artifact name="internal-test-libs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.microprofile.bundles', module='internal-test-libs', version='1.4.11')
)
libraryDependencies += "io.helidon.microprofile.bundles" % "internal-test-libs" % "1.4.11"
[io.helidon.microprofile.bundles/internal-test-libs "1.4.11"]