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