| Категории |
КатегорииSentinel Контейнер Микросервисы |
|---|---|
| Группа | Группаcom.pig4cloud |
| Идентификатор | Идентификаторpigx-common-sentinel |
| Версия | Версия3.8.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| pigx-common-sentinel-3.8.0.pom | |
| pigx-common-sentinel-3.8.0.jar | 5 KB |
| pigx-common-sentinel-3.8.0-sources.jar | 4 KB |
| pigx-common-sentinel-3.8.0-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-sentinel/ -->
<dependency>
<groupId>com.pig4cloud</groupId>
<artifactId>pigx-common-sentinel</artifactId>
<version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-sentinel/
implementation 'com.pig4cloud:pigx-common-sentinel:3.8.0'
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-sentinel/
implementation ("com.pig4cloud:pigx-common-sentinel:3.8.0")
'com.pig4cloud:pigx-common-sentinel:jar:3.8.0'
<dependency org="com.pig4cloud" name="pigx-common-sentinel" rev="3.8.0">
<artifact name="pigx-common-sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud', module='pigx-common-sentinel', version='3.8.0')
)
libraryDependencies += "com.pig4cloud" % "pigx-common-sentinel" % "3.8.0"
[com.pig4cloud/pigx-common-sentinel "3.8.0"]