| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.alipay.sofa |
| Идентификатор | Идентификаторregistry-remoting-http |
| Версия | Версия5.4.3 |
| Тип | Типjar |
| Описание |
Описание[SOFA] Registry.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| registry-remoting-http-5.4.3.pom | |
| registry-remoting-http-5.4.3.jar | 15 KB |
| registry-remoting-http-5.4.3-sources.jar | 13 KB |
| registry-remoting-http-5.4.3-javadoc.jar | 77 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.alipay.sofa/registry-remoting-http/ -->
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>registry-remoting-http</artifactId>
<version>5.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/registry-remoting-http/
implementation 'com.alipay.sofa:registry-remoting-http:5.4.3'
// https://jarcasting.com/artifacts/com.alipay.sofa/registry-remoting-http/
implementation ("com.alipay.sofa:registry-remoting-http:5.4.3")
'com.alipay.sofa:registry-remoting-http:jar:5.4.3'
<dependency org="com.alipay.sofa" name="registry-remoting-http" rev="5.4.3">
<artifact name="registry-remoting-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='registry-remoting-http', version='5.4.3')
)
libraryDependencies += "com.alipay.sofa" % "registry-remoting-http" % "5.4.3"
[com.alipay.sofa/registry-remoting-http "5.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alipay.sofa : registry-remoting-api | jar | 5.4.3 |
| com.alipay.sofa : registry-common-util | jar | 5.4.3 |
| com.alipay.sofa : registry-common-model | jar | 5.4.3 |
| io.netty : netty-all | jar | 4.1.25.Final |
| org.glassfish.jersey.core : jersey-server | jar | 2.26 |
| org.glassfish.jersey.containers : jersey-container-netty-http | jar | 2.26 |
| org.glassfish.jersey.containers : jersey-container-jdk-http | jar | 2.26 |
| org.glassfish.jersey.containers : jersey-container-jetty-http | jar | 2.26 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.26 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.26 |
| org.eclipse.jetty : jetty-server | jar | [9.4.17.v20190418,9.4.19.v20190610] |
| org.eclipse.jetty : jetty-util | jar | [9.4.17.v20190418,9.4.19.v20190610] |
| org.eclipse.jetty : jetty-continuation | jar | [9.4.17.v20190418,9.4.19.v20190610] |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |