не последняя версия
Последняя версия 3.0.0

com.hazelcast:quarkus-hazelcast-client-integration-tests 1.1.1


Категории

Категории

Quarkus Контейнер Микросервисы CLI Взаимодействие с пользователем Hazelcast Библиотеки уровня приложения Distributed Applications
Группа

Группа

com.hazelcast
Идентификатор

Идентификатор

quarkus-hazelcast-client-integration-tests
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать quarkus-hazelcast-client-integration-tests 1.1.1


<!-- https://jarcasting.com/artifacts/com.hazelcast/quarkus-hazelcast-client-integration-tests/ -->
<dependency>
    <groupId>com.hazelcast</groupId>
    <artifactId>quarkus-hazelcast-client-integration-tests</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast/quarkus-hazelcast-client-integration-tests/
implementation 'com.hazelcast:quarkus-hazelcast-client-integration-tests:1.1.1'
// https://jarcasting.com/artifacts/com.hazelcast/quarkus-hazelcast-client-integration-tests/
implementation ("com.hazelcast:quarkus-hazelcast-client-integration-tests:1.1.1")
'com.hazelcast:quarkus-hazelcast-client-integration-tests:jar:1.1.1'
<dependency org="com.hazelcast" name="quarkus-hazelcast-client-integration-tests" rev="1.1.1">
  <artifact name="quarkus-hazelcast-client-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast', module='quarkus-hazelcast-client-integration-tests', version='1.1.1')
)
libraryDependencies += "com.hazelcast" % "quarkus-hazelcast-client-integration-tests" % "1.1.1"
[com.hazelcast/quarkus-hazelcast-client-integration-tests "1.1.1"]