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.sun.xml.bind jaxb-core 2.3.0 jar CDDL+GPL License
com.sun.xml.bind jaxb-impl 2.3.0 jar CDDL+GPL License
javax.xml.bind jaxb-api 2.3.0 jar CDDL 1.1, GPL2 w/ CPE
org.onebusaway onebusaway-collections 1.2.8 jar The Apache Software License, Version 2.0
org.onebusaway onebusaway-csv-entities 1.1.7 jar The Apache Software License, Version 2.0
org.slf4j slf4j 2.0.6 jar -
org.slf4j slf4j-api 2.0.6 jar MIT License
org.slf4j slf4j-simple 2.0.6 jar MIT License

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.4 jar Common Public License Version 1.0
org.mockito mockito-core 1.8.0 jar The MIT License