LIBRARIES revision ef28ad515cc0858ccbfba09e17a844052ed79356
This project uses three third party libraries:
ZXing Core (com.google.zxing)
-----------------------------
project: https://github.com/zxing/zxing/
jar: http://search.maven.org/#browse|-115907821
License: Apache License 2.0
Using version 2.3.0, but compatible with later versions.
Gson (com.google)
-----------------
project: https://github.com/google/gson
jar: http://search.maven.org/#artifactdetails|com.google.code.gson|gson|2.3.1|jar
license: Apache License 2.0
Picasso (com.squareup.picasso)
------------------------------
project: https://github.com/square/picasso
jar: http://search.maven.org/#artifactdetails|com.squareup.picasso|picasso|2.4.0|jar
license: Apache License 2.0
TestNG (org.testng)
-------------------
project: http://testng.org/doc/index.html
license: Apache License 2.0
Using version 6.8.5 as this is inline with OpenAM. No other reason for this version.
SLF4J Android Wrapper
---------------------
project: http://www.slf4j.org
license: MIT License
A repackage of SLF4J with a basic Android implementation which hooks into Java Util Logging.
Robolectric Android Unit Test framework
---------------------
project: http://robolectric.org/
license: MIT License
Robolectric is a testing framework that mocks out the Android SDK, which allows for more complete
testing. Should be kept up to date to keep up with Android versions.