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.5.3 | jar | - |
com.google.zxing | android-integration | 3.5.3 | jar | - |
com.google.zxing | core | 3.5.3 | jar | The Apache Software License, Version 2.0 |
com.google.zxing | javase | 3.5.3 | jar | The Apache Software License, Version 2.0 |
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.13.2 | jar | Eclipse Public License 1.0 |