License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.github.simonalong |
ArtifactId | ArtifactIdbutterfly-server-dubbo |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description分布式模式(distribute)下的服务端(dubbo)
|
<!-- https://jarcasting.com/artifacts/com.github.simonalong/butterfly-server-dubbo/ -->
<dependency>
<groupId>com.github.simonalong</groupId>
<artifactId>butterfly-server-dubbo</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-server-dubbo/
implementation 'com.github.simonalong:butterfly-server-dubbo:1.1.1'
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-server-dubbo/
implementation ("com.github.simonalong:butterfly-server-dubbo:1.1.1")
'com.github.simonalong:butterfly-server-dubbo:jar:1.1.1'
<dependency org="com.github.simonalong" name="butterfly-server-dubbo" rev="1.1.1">
<artifact name="butterfly-server-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonalong', module='butterfly-server-dubbo', version='1.1.1')
)
libraryDependencies += "com.github.simonalong" % "butterfly-server-dubbo" % "1.1.1"
[com.github.simonalong/butterfly-server-dubbo "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.simonalong : butterfly-api | jar | 1.1.1 |
com.github.simonalong : butterfly-allocator-zookeeper | jar | 1.1.1 |
org.springframework.boot : spring-boot-starter | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.4.RELEASE |
org.apache.dubbo : dubbo | jar | 2.7.15 |
org.apache.dubbo : dubbo-spring-boot-starter | jar | 2.7.15 |
org.apache.curator : curator-framework | jar | 4.0.1 |
org.apache.curator : curator-recipes | jar | 4.0.1 |
org.projectlombok : lombok Optional | jar | 1.16.22 |