qsrpc


License

License

GroupId

GroupId

com.github.tohodog
ArtifactId

ArtifactId

qsrpc
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

qsrpc
qsrpc
Project URL

Project URL

https://github.com/tohodog/QSRPC
Source Code Management

Source Code Management

https://github.com/tohodog/QSRPC

Download qsrpc

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.70.Final
commons-pool : commons-pool jar 1.5.7
org.apache.zookeeper : zookeeper jar 3.4.14
com.alibaba.nacos : nacos-client jar 2.0.3
com.alibaba : fastjson jar 1.2.76
org.xerial.snappy : snappy-java jar 1.1.8.1

provided (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
ch.qos.logback : logback-core jar 1.1.7
org.slf4j : slf4j-api jar 1.7.21

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0