Project Dependency Management

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
junit junit 4.12 jar Eclipse Public License 1.0
org.mockito mockito-core 2.1.0-RC.1 jar The MIT License

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
com.netflix.hystrix hystrix-core 1.5.5 jar The Apache Software License, Version 2.0
javax javaee-api 7.0 jar CDDL + GPLv2 with classpath exception