| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.rackspacecloud |
| Идентификатор | Идентификаторservice-registry-examples |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеService Registry Java Client Examples
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.rackspacecloud/service-registry-examples/ -->
<dependency>
<groupId>com.rackspacecloud</groupId>
<artifactId>service-registry-examples</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rackspacecloud/service-registry-examples/
implementation 'com.rackspacecloud:service-registry-examples:2.0.0'
// https://jarcasting.com/artifacts/com.rackspacecloud/service-registry-examples/
implementation ("com.rackspacecloud:service-registry-examples:2.0.0")
'com.rackspacecloud:service-registry-examples:jar:2.0.0'
<dependency org="com.rackspacecloud" name="service-registry-examples" rev="2.0.0">
<artifact name="service-registry-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rackspacecloud', module='service-registry-examples', version='2.0.0')
)
libraryDependencies += "com.rackspacecloud" % "service-registry-examples" % "2.0.0"
[com.rackspacecloud/service-registry-examples "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.2 |
| com.rackspacecloud : service-registry-client | jar | 2.0.0 |
| com.rackspacecloud : service-registry-curator | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |