GroupId | GroupIdcom.github.jingshouyan |
---|---|
ArtifactId | ArtifactIdj-rpc-server-starter |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-server-starter/ -->
<dependency>
<groupId>com.github.jingshouyan</groupId>
<artifactId>j-rpc-server-starter</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-server-starter/
implementation 'com.github.jingshouyan:j-rpc-server-starter:0.2.0'
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-server-starter/
implementation ("com.github.jingshouyan:j-rpc-server-starter:0.2.0")
'com.github.jingshouyan:j-rpc-server-starter:jar:0.2.0'
<dependency org="com.github.jingshouyan" name="j-rpc-server-starter" rev="0.2.0">
<artifact name="j-rpc-server-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jingshouyan', module='j-rpc-server-starter', version='0.2.0')
)
libraryDependencies += "com.github.jingshouyan" % "j-rpc-server-starter" % "0.2.0"
[com.github.jingshouyan/j-rpc-server-starter "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
${project.groupId} » j-rpc-server | jar | |
org.projectlombok : lombok | jar | |
org.springframework.cloud : spring-cloud-commons | jar |