diff --git a/README.md b/README.md index c68169a..2728acd 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [ * [GlassFish](https://glassfish.java.net/) - Open source reference implementation for Java EE sponsored by Oracle with a limited lifetime * [WildFly](http://www.wildfly.org/) - Formerly known as JBoss and developed by Red Hat +* [Jetty] (http://www.eclipse.org/jetty/) - Part of the Eclipse Foundation ## Build Tool @@ -50,12 +51,14 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [ *Tools that provide metrics and quality measurements about static code* * [SonarQube](http://www.sonarqube.org/) +* [FindBugs] (http://findbugs.sourceforge.net/) ## Continuous Integration *Tools which support continuously building, testing and releasing applications* * [Jenkins](http://jenkins-ci.org/) +* [Hudson] (http://hudson-ci.org/) ## Date and Time