| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHelidon Контейнер Микросервисы |
| Группа | Группаio.helidon.microprofile.bundles |
| Идентификатор | Идентификаторinternal-test-libs |
| Версия | Версия2.0.0-M3 |
| Тип | Типjar |
| Описание |
ОписаниеHelidon Microprofile Bundles Test Libraries
Java libraries for writing microservices
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |