License |
License |
---|---|
GroupId | GroupIdcom.github.jingshouyan |
ArtifactId | ArtifactIdj-rpc-starter-registry |
Last Version | Last Version0.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrpc base on json.
|
<!-- https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-starter-registry/ -->
<dependency>
<groupId>com.github.jingshouyan</groupId>
<artifactId>j-rpc-starter-registry</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-starter-registry/
implementation 'com.github.jingshouyan:j-rpc-starter-registry:0.8.3'
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-starter-registry/
implementation ("com.github.jingshouyan:j-rpc-starter-registry:0.8.3")
'com.github.jingshouyan:j-rpc-starter-registry:jar:0.8.3'
<dependency org="com.github.jingshouyan" name="j-rpc-starter-registry" rev="0.8.3">
<artifact name="j-rpc-starter-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jingshouyan', module='j-rpc-starter-registry', version='0.8.3')
)
libraryDependencies += "com.github.jingshouyan" % "j-rpc-starter-registry" % "0.8.3"
[com.github.jingshouyan/j-rpc-starter-registry "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.github.jingshouyan : j-rpc-registry | jar | |
org.javassist : javassist | jar | 3.21.0-GA |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |