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