License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdme.chyxion.misc |
ArtifactId | ArtifactIddubbo-rpc-hessian-bugfixes |
Last Version | Last Version0.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDubbo RPC Hessian Bugfixes
Maven Project Parent
|
<!-- https://jarcasting.com/artifacts/me.chyxion.misc/dubbo-rpc-hessian-bugfixes/ -->
<dependency>
<groupId>me.chyxion.misc</groupId>
<artifactId>dubbo-rpc-hessian-bugfixes</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.chyxion.misc/dubbo-rpc-hessian-bugfixes/
implementation 'me.chyxion.misc:dubbo-rpc-hessian-bugfixes:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/me.chyxion.misc/dubbo-rpc-hessian-bugfixes/
implementation ("me.chyxion.misc:dubbo-rpc-hessian-bugfixes:0.0.1-RELEASE")
'me.chyxion.misc:dubbo-rpc-hessian-bugfixes:jar:0.0.1-RELEASE'
<dependency org="me.chyxion.misc" name="dubbo-rpc-hessian-bugfixes" rev="0.0.1-RELEASE">
<artifact name="dubbo-rpc-hessian-bugfixes" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.chyxion.misc', module='dubbo-rpc-hessian-bugfixes', version='0.0.1-RELEASE')
)
libraryDependencies += "me.chyxion.misc" % "dubbo-rpc-hessian-bugfixes" % "0.0.1-RELEASE"
[me.chyxion.misc/dubbo-rpc-hessian-bugfixes "0.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : dubbo | jar | 2.8.4 |
me.chyxion.misc : hessian-bugfixes | jar | 0.0.1-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |