Last Version

dubbo extensions 1.1-RELEASE

By extending dubbox protocol under Dubbo, the project provides a solution compatible with dubbox in Dubbo framework.

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

cn.luckyee.dubbo
ArtifactId

ArtifactId

dubbo-extensions
Version

Version

1.1-RELEASE
Type

Type

pom
Description

Description

dubbo extensions
By extending dubbox protocol under Dubbo, the project provides a solution compatible with dubbox in Dubbo framework.
Project URL

Project URL

https://github.com/aquariuspj/dubbo-extensions
Source Code Management

Source Code Management

https://github.com/aquariuspj/dubbo-extensions

Download dubbo-extensions 1.1-RELEASE


<!-- https://jarcasting.com/artifacts/cn.luckyee.dubbo/dubbo-extensions/ -->
<dependency>
    <groupId>cn.luckyee.dubbo</groupId>
    <artifactId>dubbo-extensions</artifactId>
    <version>1.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.luckyee.dubbo/dubbo-extensions/
implementation 'cn.luckyee.dubbo:dubbo-extensions:1.1-RELEASE'
// https://jarcasting.com/artifacts/cn.luckyee.dubbo/dubbo-extensions/
implementation ("cn.luckyee.dubbo:dubbo-extensions:1.1-RELEASE")
'cn.luckyee.dubbo:dubbo-extensions:pom:1.1-RELEASE'
<dependency org="cn.luckyee.dubbo" name="dubbo-extensions" rev="1.1-RELEASE">
  <artifact name="dubbo-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.luckyee.dubbo', module='dubbo-extensions', version='1.1-RELEASE')
)
libraryDependencies += "cn.luckyee.dubbo" % "dubbo-extensions" % "1.1-RELEASE"
[cn.luckyee.dubbo/dubbo-extensions "1.1-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dubbox-protocol
  • dubbox-protocol-spi
  • dubbox-protocol-all
  • dubbox-protocol-samples