fluent-hc和jodd-http我看了下项目里没用到,可以去除,guava仅在一个地方用到了Lists.newArrayList,此处可以用jdk的List代替,至于joor,不知道能不能用jdk自身的反射代替