| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHazelcast Библиотеки уровня приложения Distributed Applications |
| Группа | Группаcom.github.sammyvimes |
| Идентификатор | Идентификаторspring-cloud-hazelcast-registration-zookeeper |
| Последняя версия | Последняя версия2.2.3.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеZookeeper
Spring Cloud parent pom, managing plugins and dependencies for Spring
Cloud projects
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.sammyvimes/spring-cloud-hazelcast-registration-zookeeper/ -->
<dependency>
<groupId>com.github.sammyvimes</groupId>
<artifactId>spring-cloud-hazelcast-registration-zookeeper</artifactId>
<version>2.2.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sammyvimes/spring-cloud-hazelcast-registration-zookeeper/
implementation 'com.github.sammyvimes:spring-cloud-hazelcast-registration-zookeeper:2.2.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.sammyvimes/spring-cloud-hazelcast-registration-zookeeper/
implementation ("com.github.sammyvimes:spring-cloud-hazelcast-registration-zookeeper:2.2.3.RELEASE")
'com.github.sammyvimes:spring-cloud-hazelcast-registration-zookeeper:jar:2.2.3.RELEASE'
<dependency org="com.github.sammyvimes" name="spring-cloud-hazelcast-registration-zookeeper" rev="2.2.3.RELEASE">
<artifact name="spring-cloud-hazelcast-registration-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sammyvimes', module='spring-cloud-hazelcast-registration-zookeeper', version='2.2.3.RELEASE')
)
libraryDependencies += "com.github.sammyvimes" % "spring-cloud-hazelcast-registration-zookeeper" % "2.2.3.RELEASE"
[com.github.sammyvimes/spring-cloud-hazelcast-registration-zookeeper "2.2.3.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.sammyvimes : spring-cloud-hazelcast-registration-core | jar | 2.2.3.RELEASE |
| org.springframework.cloud : spring-cloud-commons | jar | 2.2.1.RELEASE |
| org.springframework.cloud : spring-cloud-zookeeper-core | jar | 2.2.0.RELEASE |
| org.springframework.cloud : spring-cloud-zookeeper-discovery | jar | 2.2.0.RELEASE |
| org.apache.curator : curator-x-discovery | jar | 4.0.1 |
| com.hazelcast : hazelcast | jar | 3.12.5 |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar | 2.2.4.RELEASE |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | 2.2.4.RELEASE |
| org.springframework.boot : spring-boot-starter-webflux Необязательный | jar | 2.2.4.RELEASE |
| org.springframework.boot : spring-boot-starter-actuator Необязательный | jar | 2.2.4.RELEASE |
| joda-time : joda-time | jar | 2.10.5 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.2.4.RELEASE |