Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Commit 1d57eb5

Browse files
committed
Update README.md
1 parent ec5b6f1 commit 1d57eb5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ JavaRDD<Point2D> skylines = skylineAlgorithm.computeSkylinePoints(pointRdd);
5757

5858
##Third-party libraries
5959
* [Apache Spark 2.10-1.3.1](https://spark.apache.org/)
60+
* [Apache POI 3.9](https://poi.apache.org/)
61+
* [Scala library 2.10](http://www.scala-lang.org/api/current/#package)
62+
* [JCommander 1.48](http://jcommander.org/)
63+
* [Mockito 1.10.19](http://mockito.org/)
6064

6165
##License
6266
This application itself is released under **MIT** license, see [LICENSE](./LICENSE).

0 commit comments

Comments
 (0)