mirror of
https://github.com/torproject/metrics-lib.git
synced 2024-11-23 09:19:48 +00:00
Update library versions in CONTRIB.
This commit is contained in:
parent
304e72a2ac
commit
f391d0db48
10
CONTRIB.md
10
CONTRIB.md
@ -50,18 +50,18 @@ dependencies, too.
|
||||
|
||||
metrics-lib currently has the following dependencies to compile:
|
||||
|
||||
- Apache Commons Compression 1.4.1 (go to the project page at
|
||||
- Apache Commons Compression 1.9 (go to the project page at
|
||||
https://commons.apache.org/proper/commons-compress/ and select
|
||||
Download, Archives, Binaries, and then the tarball or zip file for
|
||||
version 1.4.1.)
|
||||
version 1.9.)
|
||||
|
||||
- XZ for Java 1.0 (the project page at http://tukaani.org/xz/java.html
|
||||
- XZ for Java 1.5 (the project page at http://tukaani.org/xz/java.html
|
||||
contains the most recent version, but older versions need to be
|
||||
retrieved from http://mvnrepository.com/artifact/org.tukaani/xz.)
|
||||
|
||||
- JUnit 4.10 and Hamcrest 1.2 (go to the JUnit project page at
|
||||
- JUnit 4.11 and Hamcrest 1.3 (go to the JUnit project page at
|
||||
http://junit.org/ and select Download and install, junit.jar, version
|
||||
4.10, and hamcrest-core.jar, version 1.2.)
|
||||
4.11, and hamcrest-core.jar, version 1.3.)
|
||||
|
||||
|
||||
Code style
|
||||
|
Loading…
Reference in New Issue
Block a user