You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Podcasts and Screencasts](#podcasts-and-screencasts)
84
+
-[People](#people)
85
+
-[Websites](#websites)
86
+
-[Contributing](#contributing)
84
87
85
88
## Projects
86
89
@@ -171,7 +174,6 @@ _Tools that provide metrics and quality measurements._
171
174
-[Spoon](https://github.com/INRIA/spoon) - Library for analyzing and transforming Java source code.
172
175
-[Spotbugs](https://github.com/spotbugs/spotbugs) - Static analysis of bytecode to find potential bugs. (LGPL-2.1-only)
173
176
174
-
175
177
### Code Coverage
176
178
177
179
_Frameworks and tools that enable code coverage metrics collection for test suites._
@@ -385,9 +387,9 @@ _Tools that handle the distribution of applications in native formats._
385
387
-[Capsule](https://github.com/puniverse/capsule) - Simple and powerful packaging and deployment. A fat JAR on steroids, or a "Docker for Java" that supports JVM-optimized containers.
386
388
-[Central Repository](https://search.maven.org) - Largest binary component repository available as a free service to the open-source community. Default used by Apache Maven, and available in all other build tools.
387
389
-[Cloudsmith ![c]](https://cloudsmith.io) - Fully managed package management SaaS with support for Maven/Gradle/SBT with a free tier.
388
-
-[Getdown](https://github.com/threerings/getdown) - A system for deploying Java applications to end-user computers and keeping them up to date. Developed as an alternative to Java Web Start.
390
+
-[Getdown](https://github.com/threerings/getdown) - System for deploying Java applications to end-user computers and keeping them up to date. Developed as an alternative to Java Web Start.
389
391
-[IzPack](http://izpack.org) - Setup authoring tool for cross-platform deployments.
390
-
-[JavaPackager](https://github.com/fvarrui/JavaPackager) - Maven and Gradle plugin which provides an easy way to package Java applications in native Windows, Mac OS X or GNU/Linux executables, and generate installers for them.
392
+
-[JavaPackager](https://github.com/fvarrui/JavaPackager) - Maven and Gradle plugin which provides an easy way to package Java applications in native Windows, macOS or GNU/Linux executables, and generate installers for them.
391
393
-[jDeploy](https://www.jdeploy.com) - Deploy desktop apps as native Mac, Windows or Linux bundles.
392
394
-[jlink.online](https://github.com/AdoptOpenJDK/jlink.online) - Builds optimized runtimes over HTTP.
393
395
-[Nexus ![c]](https://www.sonatype.com) - Binary management with proxy and caching capabilities.
@@ -490,9 +492,9 @@ _Everything about high-performance computation, from collections to specific lib
490
492
491
493
_Libraries that assist with creating HTTP requests and/or binding responses._
492
494
493
-
-[Apache HttpComponents](https://hc.apache.org/) - A toolset of low-level Java components focused on HTTP and associated protocols.
495
+
-[Apache HttpComponents](https://hc.apache.org/) - Toolset of low-level Java components focused on HTTP and associated protocols.
494
496
-[Async Http Client](https://github.com/AsyncHttpClient/async-http-client) - Asynchronous HTTP and WebSocket client library.
495
-
-[Avaje Http Client](https://avaje.io/http-client) - A wrapper on JDK 11's HttpClient that adds Feign-like interface among other enhancements.
497
+
-[Avaje Http Client](https://avaje.io/http-client) - Wrapper on JDK 11's HttpClient that adds Feign-like interface among other enhancements.
496
498
-[Feign](https://github.com/OpenFeign/feign) - HTTP client binder inspired by Retrofit, JAXRS-2.0, and WebSocket.
497
499
-[Google HTTP Client](https://github.com/googleapis/google-http-java-client) - Pluggable HTTP transport abstraction with support for java.net.HttpURLConnection, Apache HTTP Client, Android, Google App Engine, XML, Gson, Jackson and Protobuf.
@@ -1039,7 +1041,7 @@ _Tools that simplify testing asynchronous services._
1039
1041
1040
1042
-[Awaitility](https://github.com/awaitility/awaitility) - DSL for synchronizing asynchronous operations.
1041
1043
-[ConcurrentUnit](https://github.com/jhalterman/concurrentunit) - Toolkit for testing multi-threaded and asynchronous applications.
1042
-
-[GreenMail](http://www.icegreen.com/greenmail/) - In-memory email server for integration testing. Supports SMTP, POP3 and IMAP including SSL. (GPL-2.0-only)
1044
+
-[GreenMail](https://greenmail-mail-test.github.io/greenmail/) - In-memory email server for integration testing. Supports SMTP, POP3 and IMAP including SSL. (GPL-2.0-only)
1043
1045
-[Hoverfly Java](https://github.com/SpectoLabs/hoverfly-java) - Native bindings for Hoverfly, a proxy which allows you to simulate HTTP services.
1044
1046
-[Karate](https://github.com/intuit/karate) - DSL that combines API test-automation, mocks and performance-testing making testing REST/HTTP services easy.
1045
1047
-[REST Assured](https://github.com/rest-assured/rest-assured) - DSL for easy testing of REST/HTTP services.
@@ -1134,7 +1136,7 @@ _Libraries which provide general utility functions._
1134
1136
-[fswatch](https://github.com/vorburger/ch.vorburger.fswatch) - Micro library to watch for directory file system changes, simplifying java.nio.file.WatchService.
1135
1137
-[Gephi](https://github.com/gephi/gephi) - Cross-platform for visualizing and manipulating large graph networks. (GPL-3.0-only)
1136
1138
-[Guava](https://github.com/google/guava) - Collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and more.
1137
-
-[JADE](http://jade.tilab.com) - Framework and environment for building and debugging multi-agent systems. (LGPL-2.0-only)
1139
+
-[JADE](https://jade.tilab.com) - Framework and environment for building and debugging multi-agent systems. (LGPL-2.0-only)
1138
1140
-[Java Diff Utils](https://java-diff-utils.github.io/java-diff-utils/) - Utilities for text or data comparison and patching.
1139
1141
-[JavaVerbalExpressions](https://github.com/VerbalExpressions/JavaVerbalExpressions) - Library that helps with constructing difficult regular expressions.
1140
1142
-[JGit](https://www.eclipse.org/jgit/) - Lightweight, pure Java library implementing the Git version control system.
@@ -1211,7 +1213,6 @@ _Active discussions._
1211
1213
1212
1214
-[r/java](https://www.reddit.com/r/java/) - Subreddit for the Java community.
0 commit comments