Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 226 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 226 Bytes

service-core

The basic componet of Nofdev RPC framework

Maven地址

稳定版
<dependency>
    <groupId>org.nofdev</groupId>
    <artifactId>service-core</artifactId>
    <version>1.3.4</version>
</dependency>