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.zxing android-core 3.3.2 jar The Apache Software License, Version 2.0
com.google.zxing android-integration 3.3.2 jar The Apache Software License, Version 2.0
com.google.zxing core 3.3.2 jar The Apache Software License, Version 2.0
com.google.zxing javase 3.3.2 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.25 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.25 jar MIT License
org.slf4j slf4j-jdk14 1.7.25 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

system

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

GroupId ArtifactId Version Type License
com.google.android android 22 jar -