JUnit is a unit testing framework to write and run repeatable automated tests on Java. It provides a robust environment to write, organize, and execute automated tests, ensuring code reliability and repeatability. Its user-friendly annotations and assert methods facilitate the development and running of test cases, making it a foundational tool for Java developers focusing on quality assurance and test-driven development.
Artifacts using JUnit (142,076)
The Maven Source Plugin creates a JAR archive of the source files of the current project.
Last Release on Nov 29, 2025
The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for
generating javadocs for the specified project.
Last Release on Sep 21, 2025
Builds a Java Archive (JAR) file from the compiled project classes and resources.
Last Release on Nov 15, 2025
Guava is a suite of core and expanded libraries that include
utility classes, Google's collections, I/O classes, and
much more.
Last Release on Apr 14, 2026
General data-binding functionality for Jackson: works on core streaming API
Last Release on Jul 9, 2026
Relocated → tools.jackson.core »
jackson-databind