| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы Hazelcast Библиотеки уровня приложения Distributed Applications |
| Группа | Группаorg.apache.camel.quarkus |
| Идентификатор | Идентификаторcamel-quarkus-hazelcast-parent |
| Версия | Версия2.7.0 |
| Тип | Типpom |
| Описание |
ОписаниеCamel Quarkus :: Hazelcast Atomic Number
Maven plugins configuration
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| camel-quarkus-hazelcast-parent-2.7.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-hazelcast-parent/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-hazelcast-parent</artifactId>
<version>2.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-hazelcast-parent/
implementation 'org.apache.camel.quarkus:camel-quarkus-hazelcast-parent:2.7.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-hazelcast-parent/
implementation ("org.apache.camel.quarkus:camel-quarkus-hazelcast-parent:2.7.0")
'org.apache.camel.quarkus:camel-quarkus-hazelcast-parent:pom:2.7.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-hazelcast-parent" rev="2.7.0">
<artifact name="camel-quarkus-hazelcast-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-hazelcast-parent', version='2.7.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-hazelcast-parent" % "2.7.0"
[org.apache.camel.quarkus/camel-quarkus-hazelcast-parent "2.7.0"]