add find jar for java developers

This commit is contained in:
Morgan 2017-08-01 13:41:35 +02:00 committed by GitHub
parent f8f639eb0c
commit 0b3f0e1d5f

View File

@ -1348,6 +1348,8 @@ I just want to centralize my findings and bookmarks in a central location, and s
* [John Hanley](http://www.javapractices.com/home/HomeAction.do) - Collected Java Practices
* [Nick Parlante](http://codingbat.com/java) - CodingBat : practice your java skills
* [Lieven Doclo](https://dzone.com/articles/why-i-never-use-maven-release) - Why I Never Use the Maven Release Plugin
* [findJAR](http://findjar.com/index.x) - a JAR search engine to help developers finding JAR libraries containing specific Java classes.
## JavaScript
* [Ilse Garcia](https://dev.to/poleslayer/the-js-path-javascript-best-practices-pt-1) - The JS Path: JavaScript Best Practices Pt. 1