License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdorg.apache.dubbo.extensions |
ArtifactId | ArtifactIddubbo-rpc-webservice |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondubbo-rpc-webservice
The webservice rpc module of dubbo project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dubbo-rpc-webservice-1.0.0.pom | |
dubbo-rpc-webservice-1.0.0.jar | 17 KB |
dubbo-rpc-webservice-1.0.0-sources.jar | 12 KB |
dubbo-rpc-webservice-1.0.0-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-rpc-webservice/ -->
<dependency>
<groupId>org.apache.dubbo.extensions</groupId>
<artifactId>dubbo-rpc-webservice</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-rpc-webservice/
implementation 'org.apache.dubbo.extensions:dubbo-rpc-webservice:1.0.0'
// https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-rpc-webservice/
implementation ("org.apache.dubbo.extensions:dubbo-rpc-webservice:1.0.0")
'org.apache.dubbo.extensions:dubbo-rpc-webservice:jar:1.0.0'
<dependency org="org.apache.dubbo.extensions" name="dubbo-rpc-webservice" rev="1.0.0">
<artifact name="dubbo-rpc-webservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo.extensions', module='dubbo-rpc-webservice', version='1.0.0')
)
libraryDependencies += "org.apache.dubbo.extensions" % "dubbo-rpc-webservice" % "1.0.0"
[org.apache.dubbo.extensions/dubbo-rpc-webservice "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.dubbo : dubbo-rpc-api | jar | |
org.apache.dubbo : dubbo-remoting-http | jar | |
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 |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 3.8.0 |
cglib : cglib-nodep | jar | 2.2 |
org.mockito : mockito-junit-jupiter | jar | 3.8.0 |