Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.  See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License.  You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

================================================================
Dependencies:

Spring:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://www.springsource.org

Javassist:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://www.jboss.org/javassist

Netty:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://netty.io

Mina:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://mina.apache.org

Grizzly:

  * LICENSE:
    * https://opensource.org/licenses/cddl-1.0 (CDDL 1.1)
  * HOMEPAGE:
    * https://javaee.github.io/grizzly/

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

XStream:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://xstream.codehaus.org

FastJson:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * https://github.com/alibaba/fastjson

Zookeeper:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://zookeeper.apache.org

Jedis:

  * LICENSE:
    * https://opensource.org/licenses/MIT (MIT)
  * HOMEPAGE:
    * https://github.com/xetorthio/jedis

XMemcached:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://code.google.com/p/xmemcached

Jetty:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://jetty.mortbay.org

Thrift:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://thrift.apache.org

CXF:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://cxf.apache.org

ZKClient:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * https://github.com/sgroschupf/zkclient
	
Curator 

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * https://github.com/Netflix/curator

JFreeChart:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://www.jfree.org

validation-api:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    *  http://beanvalidation.org

HibernateValidator:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://www.hibernate.org/subprojects/validator.html

CommonsLogging:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://commons.apache.org/logging

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

Tomcat:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://tomcat.apache.org

cache-api:

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * https://github.com/jsr107/jsr107spec

easymock

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://easymock.org

cglib-nodep

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * https://sourceforge.net/projects/cglib/

resteasy

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://resteasy.jboss.org/

fst

  * LICENSE:
    * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
  * HOMEPAGE:
    * http://ruedigermoeller.github.io/fast-serialization

jmockit

  * LICENSE:
    * https://opensource.org/licenses/MIT (MIT)
  * HOMEPAGE:
    * http://www.jmockit.org

jedis

  * LICENSE:
    * https://opensource.org/licenses/MIT (MIT)
  * HOMEPAGE:
    * http://www.jmockit.org

javax.servlet-api:

  * LICENSE:
    * https://opensource.org/licenses/cddl-1.0 (CDDL 1.1)
  * HOMEPAGE:
    * http://servlet-spec.java.net

javax.el:

  * LICENSE:
    * https://opensource.org/licenses/cddl-1.0 (CDDL 1.1)
  * HOMEPAGE:
    * https://javaee.github.io/uel-ri/

logback-classic:

  * LICENSE:
    * http://www.eclipse.org/legal/epl-v10.html (EPL 1.0)
  * HOMEPAGE:
    * https://logback.qos.ch/

junit:

  * LICENSE:
    * http://www.eclipse.org/legal/epl-v10.html (EPL 1.0)
  * HOMEPAGE:
    * http://www.junit.org

kryo:

  * LICENSE:
    * https://opensource.org/licenses/BSD-3-Clause (BSD 3-clause)
  * HOMEPAGE:
    * https://github.com/EsotericSoftware/kryo