| License |
License |
|---|---|
| Categories |
CategoriesHelidon Container Microservices |
| GroupId | GroupIdio.helidon.microprofile.bundles |
| ArtifactId | ArtifactIdinternal-test-libs |
| Last Version | Last Version2.0.0-M3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHelidon Microprofile Bundles Test Libraries
Java libraries for writing microservices
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.microprofile.bundles/internal-test-libs/ -->
<dependency>
<groupId>io.helidon.microprofile.bundles</groupId>
<artifactId>internal-test-libs</artifactId>
<version>2.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.microprofile.bundles/internal-test-libs/
implementation 'io.helidon.microprofile.bundles:internal-test-libs:2.0.0-M3'
// https://jarcasting.com/artifacts/io.helidon.microprofile.bundles/internal-test-libs/
implementation ("io.helidon.microprofile.bundles:internal-test-libs:2.0.0-M3")
'io.helidon.microprofile.bundles:internal-test-libs:jar:2.0.0-M3'
<dependency org="io.helidon.microprofile.bundles" name="internal-test-libs" rev="2.0.0-M3">
<artifact name="internal-test-libs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.microprofile.bundles', module='internal-test-libs', version='2.0.0-M3')
)
libraryDependencies += "io.helidon.microprofile.bundles" % "internal-test-libs" % "2.0.0-M3"
[io.helidon.microprofile.bundles/internal-test-libs "2.0.0-M3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.23.4 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |