License |
License |
---|---|
Categories |
CategoriesNative Development Tools Dubbo Net Networking |
GroupId | GroupIdorg.apache.dubbo.extensions |
ArtifactId | ArtifactIddubbo-rpc-native-thrift |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondubbo-rpc-native-thrift
The thrift rpc module of dubbo project
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-rpc-native-thrift/ -->
<dependency>
<groupId>org.apache.dubbo.extensions</groupId>
<artifactId>dubbo-rpc-native-thrift</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-rpc-native-thrift/
implementation 'org.apache.dubbo.extensions:dubbo-rpc-native-thrift:1.0.0'
// https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-rpc-native-thrift/
implementation ("org.apache.dubbo.extensions:dubbo-rpc-native-thrift:1.0.0")
'org.apache.dubbo.extensions:dubbo-rpc-native-thrift:jar:1.0.0'
<dependency org="org.apache.dubbo.extensions" name="dubbo-rpc-native-thrift" rev="1.0.0">
<artifact name="dubbo-rpc-native-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo.extensions', module='dubbo-rpc-native-thrift', version='1.0.0')
)
libraryDependencies += "org.apache.dubbo.extensions" % "dubbo-rpc-native-thrift" % "1.0.0"
[org.apache.dubbo.extensions/dubbo-rpc-native-thrift "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.dubbo : dubbo-rpc-api | jar | |
org.apache.thrift : libthrift | jar | |
org.apache.dubbo : dubbo-serialization-jdk | jar | |
org.apache.dubbo : dubbo-remoting-zookeeper | 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 |