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