Last Version

Helidon Microprofile Bundles Test Libraries 2.0.0-M3

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile.bundles
ArtifactId

ArtifactId

internal-test-libs
Version

Version

2.0.0-M3
Type

Type

jar
Description

Description

Helidon Microprofile Bundles Test Libraries
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/internal-test-libs
Project Organization

Project Organization

Oracle Corporation

Download internal-test-libs 2.0.0-M3


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.