The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for
generating javadocs for the specified project.
Artifacts using Apache Maven Javadoc Plugin (80,496)
34.OkHttp14,480 usages
com.squareup.okhttp3 » okhttp Apache
Square’s meticulous HTTP client for Java and Kotlin.
Last Release on Nov 18, 2025
35.Commons Lang14,442 usages
commons-lang » commons-lang Apache
Commons Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang.
Last Release on Jan 16, 2011
Relocated → org.apache.commons »
commons-lang3
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
well-known logging systems.
Last Release on Mar 9, 2026
Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications using the Servlet API to interact with the request/response workflow.
Last Release on Jul 17, 2006
Relocated → javax.servlet »
javax.servlet-api
38.TestNG13,005 usages
org.testng » testng Apache
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use. It supports test configured by annotations, data-driven testing, parametric tests, etc.
Last Release on Jan 22, 2026
Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users are asked to migrate to java.time (JSR-310) - a core part of the JDK which replaces this project.
Last Release on Apr 28, 2026
