Last Version

com.github.jingshouyan:j-rpc-client-starter 0.2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jingshouyan
ArtifactId

ArtifactId

j-rpc-client-starter
Version

Version

0.2.0
Type

Type

jar
Description

Description

Download j-rpc-client-starter 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-client-starter/ -->
<dependency>
    <groupId>com.github.jingshouyan</groupId>
    <artifactId>j-rpc-client-starter</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-client-starter/
implementation 'com.github.jingshouyan:j-rpc-client-starter:0.2.0'
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-client-starter/
implementation ("com.github.jingshouyan:j-rpc-client-starter:0.2.0")
'com.github.jingshouyan:j-rpc-client-starter:jar:0.2.0'
<dependency org="com.github.jingshouyan" name="j-rpc-client-starter" rev="0.2.0">
  <artifact name="j-rpc-client-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jingshouyan', module='j-rpc-client-starter', version='0.2.0')
)
libraryDependencies += "com.github.jingshouyan" % "j-rpc-client-starter" % "0.2.0"
[com.github.jingshouyan/j-rpc-client-starter "0.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
${project.groupId} » j-rpc-client jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.