License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.xincao9 |
ArtifactId | ArtifactIdyurpc-spring-boot-starter |
Last Version | Last Version1.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyurpc-spring-boot-starter
high-performance RPC framework.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.xincao9/yurpc-spring-boot-starter/ -->
<dependency>
<groupId>com.github.xincao9</groupId>
<artifactId>yurpc-spring-boot-starter</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xincao9/yurpc-spring-boot-starter/
implementation 'com.github.xincao9:yurpc-spring-boot-starter:1.2.5'
// https://jarcasting.com/artifacts/com.github.xincao9/yurpc-spring-boot-starter/
implementation ("com.github.xincao9:yurpc-spring-boot-starter:1.2.5")
'com.github.xincao9:yurpc-spring-boot-starter:jar:1.2.5'
<dependency org="com.github.xincao9" name="yurpc-spring-boot-starter" rev="1.2.5">
<artifact name="yurpc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xincao9', module='yurpc-spring-boot-starter', version='1.2.5')
)
libraryDependencies += "com.github.xincao9" % "yurpc-spring-boot-starter" % "1.2.5"
[com.github.xincao9/yurpc-spring-boot-starter "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.xincao9 : yurpc-core | jar | 1.2.5 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.3.RELEASE |
org.apache.curator : curator-recipes | jar | 4.2.0 |
org.apache.curator : curator-framework | jar | 4.2.0 |
org.apache.curator : curator-client | jar | 4.2.0 |
org.apache.zookeeper : zookeeper | jar | 3.5.6 |
com.google.guava : guava | jar | 29.0-jre |