| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.xincao9 |
| ArtifactId | ArtifactIdjsonrpc-sample |
| Last Version | Last Version1.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhigh-performance RPC framework.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jsonrpc-sample-1.2.5.pom | |
| jsonrpc-sample-1.2.5.jar | 9 KB |
| jsonrpc-sample-1.2.5-sources.jar | 9 KB |
| jsonrpc-sample-1.2.5-javadoc.jar | 68 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.xincao9/jsonrpc-sample/ -->
<dependency>
<groupId>com.github.xincao9</groupId>
<artifactId>jsonrpc-sample</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xincao9/jsonrpc-sample/
implementation 'com.github.xincao9:jsonrpc-sample:1.2.5'
// https://jarcasting.com/artifacts/com.github.xincao9/jsonrpc-sample/
implementation ("com.github.xincao9:jsonrpc-sample:1.2.5")
'com.github.xincao9:jsonrpc-sample:jar:1.2.5'
<dependency org="com.github.xincao9" name="jsonrpc-sample" rev="1.2.5">
<artifact name="jsonrpc-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xincao9', module='jsonrpc-sample', version='1.2.5')
)
libraryDependencies += "com.github.xincao9" % "jsonrpc-sample" % "1.2.5"
[com.github.xincao9/jsonrpc-sample "1.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| com.github.xincao9 : jsonrpc-spring-boot-starter | jar | 1.2.5 |