1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- Copyright (c) 2015-present, xuxueli.
-
- Dependencies:
- ================================================================
-
- Spring:
-
- * LICENSE:
- * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
- * HOMEPAGE:
- * http://www.springsource.org
-
- Jetty:
-
- * LICENSE:
- * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
- * HOMEPAGE:
- * http://jetty.mortbay.org
-
- HttpClient:
-
- * LICENSE:
- * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
- * HOMEPAGE:
- * http://hc.apache.org
-
- Hessian:
-
- * LICENSE:
- * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
- * HOMEPAGE:
- * http://hessian.caucho.com
-
- SLF4J:
-
- * LICENSE:
- * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
- * HOMEPAGE:
- * http://www.slf4j.org
-
- Log4j:
-
- * LICENSE:
- * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
- * HOMEPAGE:
- * http://log4j.apache.org
|