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.google.guava guava 19.0 jar The Apache Software License, Version 2.0
com.google.zxing android-core 3.3.0 jar The Apache Software License, Version 2.0
com.google.zxing android-integration 3.3.0 jar The Apache Software License, Version 2.0
com.google.zxing core 3.3.0 jar The Apache Software License, Version 2.0
com.google.zxing javase 3.3.0 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.21 jar MIT License

runtime

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

GroupId ArtifactId Version Type License
org.slf4j jcl-over-slf4j 1.7.21 jar MIT License
org.slf4j slf4j-jdk14 1.7.21 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.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
com.google.android android 4.1.1.4 jar Apache 2.0