is not current version
Last Version 1.1.1

com.github.simonalong:butterfly-server-dubbo 1.0.2

分布式模式(distribute)下的服务端(dubbo)

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.simonalong
ArtifactId

ArtifactId

butterfly-server-dubbo
Version

Version

1.0.2
Type

Type

jar

Download butterfly-server-dubbo 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.simonalong/butterfly-server-dubbo/ -->
<dependency>
    <groupId>com.github.simonalong</groupId>
    <artifactId>butterfly-server-dubbo</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-server-dubbo/
implementation 'com.github.simonalong:butterfly-server-dubbo:1.0.2'
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-server-dubbo/
implementation ("com.github.simonalong:butterfly-server-dubbo:1.0.2")
'com.github.simonalong:butterfly-server-dubbo:jar:1.0.2'
<dependency org="com.github.simonalong" name="butterfly-server-dubbo" rev="1.0.2">
  <artifact name="butterfly-server-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonalong', module='butterfly-server-dubbo', version='1.0.2')
)
libraryDependencies += "com.github.simonalong" % "butterfly-server-dubbo" % "1.0.2"
[com.github.simonalong/butterfly-server-dubbo "1.0.2"]