rpc-maple

rpc maple

License

License

GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

rpc-maple
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

rpc-maple
rpc maple
Project URL

Project URL

https://github.com/liuyehcf/liuyehcf-framework

Download rpc-maple

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.liuyehcf : common-tools jar 1.0.0
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop jar
org.aspectj : aspectjrt jar 1.9.2
org.aspectj : aspectjweaver jar 1.9.2
io.netty : netty-all jar 4.1.44.Final
com.caucho : hessian jar 4.0.51
org.projectlombok : lombok jar 1.16.20
com.alibaba : fastjson jar 1.2.62
org.apache.zookeeper : zookeeper jar 3.5.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0