| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDubbo Сеть Networking |
| Группа | Группаcom.alibaba |
| Идентификатор | Идентификаторdubbo-rpc-webservice |
| Последняя версия | Последняя версия2.6.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdubbo-rpc-webservice
The webservice rpc module of dubbo project
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| dubbo-rpc-webservice-2.6.12.pom | |
| dubbo-rpc-webservice-2.6.12.jar | 13 KB |
| dubbo-rpc-webservice-2.6.12-sources.jar | 10 KB |
| dubbo-rpc-webservice-2.6.12-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.alibaba/dubbo-rpc-webservice/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dubbo-rpc-webservice</artifactId>
<version>2.6.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/dubbo-rpc-webservice/
implementation 'com.alibaba:dubbo-rpc-webservice:2.6.12'
// https://jarcasting.com/artifacts/com.alibaba/dubbo-rpc-webservice/
implementation ("com.alibaba:dubbo-rpc-webservice:2.6.12")
'com.alibaba:dubbo-rpc-webservice:jar:2.6.12'
<dependency org="com.alibaba" name="dubbo-rpc-webservice" rev="2.6.12">
<artifact name="dubbo-rpc-webservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='dubbo-rpc-webservice', version='2.6.12')
)
libraryDependencies += "com.alibaba" % "dubbo-rpc-webservice" % "2.6.12"
[com.alibaba/dubbo-rpc-webservice "2.6.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : dubbo-rpc-api | jar | 2.6.12 |
| com.alibaba : dubbo-remoting-http | jar | 2.6.12 |
| javax.xml.bind : jaxb-api | jar | |
| com.sun.xml.bind : jaxb-impl | jar | |
| com.sun.xml.bind : jaxb-core | jar | |
| javax.activation : javax.activation-api | jar | |
| com.sun.activation : javax.activation | jar | |
| org.apache.cxf : cxf-rt-frontend-simple | jar | |
| org.apache.cxf : cxf-rt-transports-http | jar | |
| org.springframework : spring-context | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.18.3 |
| cglib : cglib-nodep | jar | 2.2 |