Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
ch.qos.logback logback-classic 1.1.7 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
com.alibaba fastjson 1.2.47 jar Apache 2
com.caucho hessian 4.0.38 jar The Apache Software License, Version 1.1
com.esotericsoftware.kryo kryo 2.24.0 jar New BSD License
com.google.protobuf protobuf-java 2.6.1 jar New BSD license
io.netty netty-all 4.1.33.Final jar Apache License, Version 2.0
javassist javassist 3.12.1.GA jar MPL 1.1, LGPL 2.1
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apache.curator curator-framework 2.13.0 jar The Apache Software License, Version 2.0
org.apache.curator curator-recipes 2.13.0 jar The Apache Software License, Version 2.0
org.apache.curator curator-x-discovery 2.13.0 jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
com.squareup.okhttp3 okhttp 3.2.0 jar Apache 2.0
junit junit 4.12 jar Eclipse Public License 1.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.springframework spring-context 4.3.22.RELEASE jar Apache License, Version 2.0