| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHazelcast Библиотеки уровня приложения Distributed Applications |
| Группа | Группаcom.github.sammyvimes |
| Идентификатор | Идентификаторspring-cloud-hazelcast-registration-dependencies |
| Версия | Версия2.2.3.RELEASE |
| Тип | Типpom |
| Описание |
ОписаниеDependencies
Spring Cloud Build Dependencies
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-cloud-hazelcast-registration-dependencies-2.2.3.RELEASE.pom | 7 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.3.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.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.sammyvimes/spring-cloud-hazelcast-registration-dependencies/
implementation ("com.github.sammyvimes:spring-cloud-hazelcast-registration-dependencies:2.2.3.RELEASE")
'com.github.sammyvimes:spring-cloud-hazelcast-registration-dependencies:pom:2.2.3.RELEASE'
<dependency org="com.github.sammyvimes" name="spring-cloud-hazelcast-registration-dependencies" rev="2.2.3.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.3.RELEASE')
)
libraryDependencies += "com.github.sammyvimes" % "spring-cloud-hazelcast-registration-dependencies" % "2.2.3.RELEASE"
[com.github.sammyvimes/spring-cloud-hazelcast-registration-dependencies "2.2.3.RELEASE"]