License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.alibaba |
ArtifactId | ArtifactIddubbo-rpc-webservice |
Last Version | Last Version2.6.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondubbo-rpc-webservice
The webservice rpc module of dubbo project
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |