Fork me on GitHub

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
com.codepoetics fluvius-api 1.8-SNAPSHOT jar -
com.codepoetics fluvius-core 1.8-SNAPSHOT jar -
com.codepoetics fluvius-json 1.8-SNAPSHOT jar -
com.codepoetics fluvius-test 1.8-SNAPSHOT jar -
com.fasterxml.jackson.core jackson-databind 2.7.0 jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.mockito mockito-all 1.10.19 jar The MIT License