| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSentinel Контейнер Микросервисы |
| Группа | Группаcom.alibaba.csp |
| Идентификатор | Идентификаторsentinel-motan-adapter |
| Последняя версия | Последняя версия1.8.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe adapters of Sentinel
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sentinel-motan-adapter-1.8.4.pom | |
| sentinel-motan-adapter-1.8.4.jar | 11 KB |
| sentinel-motan-adapter-1.8.4-sources.jar | 10 KB |
| sentinel-motan-adapter-1.8.4-javadoc.jar | 62 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-motan-adapter/ -->
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-motan-adapter</artifactId>
<version>1.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-motan-adapter/
implementation 'com.alibaba.csp:sentinel-motan-adapter:1.8.4'
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-motan-adapter/
implementation ("com.alibaba.csp:sentinel-motan-adapter:1.8.4")
'com.alibaba.csp:sentinel-motan-adapter:jar:1.8.4'
<dependency org="com.alibaba.csp" name="sentinel-motan-adapter" rev="1.8.4">
<artifact name="sentinel-motan-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-motan-adapter', version='1.8.4')
)
libraryDependencies += "com.alibaba.csp" % "sentinel-motan-adapter" % "1.8.4"
[com.alibaba.csp/sentinel-motan-adapter "1.8.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba.csp : sentinel-core | jar | 1.8.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.weibo : motan-core | jar | 1.1.8 |
| com.weibo : motan-transport-netty4 | jar | 1.1.8 |