1.API io.netty的依赖说明

This commit is contained in:
wusheng 2016-02-03 09:48:52 +08:00
parent f61b7d62a1
commit d4d9d48212
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# Sky Walking API
## dependency io.netty
```xml
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.0.33.Final</version>
</dependency>
```
* 移除部分代码,移除依赖性编译