| Категории |
КатегорииHazelcast Библиотеки уровня приложения Distributed Applications |
|---|---|
| Группа | Группаcom.github.sammyvimes |
| Идентификатор | Идентификаторspring-cloud-hazelcast-registration |
| Версия | Версия2.2.2.RELEASE |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| spring-cloud-hazelcast-registration-2.2.2.RELEASE.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sammyvimes/spring-cloud-hazelcast-registration/ -->
<dependency>
<groupId>com.github.sammyvimes</groupId>
<artifactId>spring-cloud-hazelcast-registration</artifactId>
<version>2.2.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sammyvimes/spring-cloud-hazelcast-registration/
implementation 'com.github.sammyvimes:spring-cloud-hazelcast-registration:2.2.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.sammyvimes/spring-cloud-hazelcast-registration/
implementation ("com.github.sammyvimes:spring-cloud-hazelcast-registration:2.2.2.RELEASE")
'com.github.sammyvimes:spring-cloud-hazelcast-registration:pom:2.2.2.RELEASE'
<dependency org="com.github.sammyvimes" name="spring-cloud-hazelcast-registration" rev="2.2.2.RELEASE">
<artifact name="spring-cloud-hazelcast-registration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sammyvimes', module='spring-cloud-hazelcast-registration', version='2.2.2.RELEASE')
)
libraryDependencies += "com.github.sammyvimes" % "spring-cloud-hazelcast-registration" % "2.2.2.RELEASE"
[com.github.sammyvimes/spring-cloud-hazelcast-registration "2.2.2.RELEASE"]