Last Version

cn.luckyee.dubbo:dubbox-protocol-spi 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

dubbox-protocol-spi
Version

Version

1.1-RELEASE
Type

Type

jar
Description

Description

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

Download dubbox-protocol-spi 1.1-RELEASE


<!-- https://jarcasting.com/artifacts/cn.luckyee.dubbo/dubbox-protocol-spi/ -->
<dependency>
    <groupId>cn.luckyee.dubbo</groupId>
    <artifactId>dubbox-protocol-spi</artifactId>
    <version>1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.luckyee.dubbo/dubbox-protocol-spi/
implementation 'cn.luckyee.dubbo:dubbox-protocol-spi:1.1-RELEASE'
// https://jarcasting.com/artifacts/cn.luckyee.dubbo/dubbox-protocol-spi/
implementation ("cn.luckyee.dubbo:dubbox-protocol-spi:1.1-RELEASE")
'cn.luckyee.dubbo:dubbox-protocol-spi:jar:1.1-RELEASE'
<dependency org="cn.luckyee.dubbo" name="dubbox-protocol-spi" rev="1.1-RELEASE">
  <artifact name="dubbox-protocol-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.luckyee.dubbo', module='dubbox-protocol-spi', version='1.1-RELEASE')
)
libraryDependencies += "cn.luckyee.dubbo" % "dubbox-protocol-spi" % "1.1-RELEASE"
[cn.luckyee.dubbo/dubbox-protocol-spi "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

There are no modules declared in this project.