Top Usages Libraries for Java

icon

Guava ListenableFuture only · Contains Guava's com.google.common.util.concurrent.ListenableFuture class, without any of its other classes -- but is also available in a second "version" that omits the class to avoid conflicts with the copy in Guava itself. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the "real" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....

Sep 11, 2018
796 usages
47.9k stars
icon

Commons Digester · The Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

Sep 24, 2010
796 usages
icon

Aug 14, 2008
795 usages
icon

spring-boot-starter-logging · Starter for logging using Logback. Default logging starter

Aug 24, 2023
793 usages
75k stars
icon

mybatis-plus · An enhanced toolkit of Mybatis to simplify development.

Aug 08, 2023
792 usages
16.3k stars
icon

Jan 26, 2023
791 usages
1.2k stars
icon
jettison 1.5.4

Jettison · A StAX implementation for JSON.

Mar 14, 2023
786 usages
46 stars
icon

Jackson-module-parameter-names · Add-on module for Jackson (http://jackson.codehaus.org) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.

May 30, 2023
781 usages
386 stars
icon

Circe core · circe core

Mar 03, 2023
779 usages
2.4k stars
icon
groovy-xml 2.5.23

Apache Groovy · Groovy: A powerful, dynamic language for the JVM

Aug 22, 2023
778 usages
5.1k stars
icon
jersey-common 3.0.11

jersey-core-common · Jersey core common packages

Jul 10, 2023
777 usages
649 stars
icon

Scala.js test interface · Scala.js test interface

Jun 22, 2023
775 usages
4.5k stars
icon

Apache CXF Runtime HTTP Transport · Apache CXF Runtime HTTP Transport

Jun 06, 2023
769 usages
icon
hibernate-jpa-2.0-api 1.0.1.Final

JPA 2.0 API · Hibernate definition of the Java Persistence 2.0 (JSR 317) API.

Jun 15, 2011
767 usages
icon
gwt-dev 2.10.0

Jun 22, 2022
765 usages
icon

spring-boot-starter-websocket · Starter for building WebSocket applications using Spring Framework's MVC WebSocket support

Aug 24, 2023
761 usages
75k stars
icon

core · core

Sep 12, 2022
755 usages
3.3k stars
icon

Core :: Security · The common Jetty security implementation

Aug 07, 2023
752 usages
3.6k stars
icon

micrometer-registry-prometheus · Application monitoring instrumentation facade

Apr 14, 2022
751 usages
4.4k stars
icon
stax-api 1.0.1

StAX API · StAX API is the standard java XML processing API defined by JSR-173

Mar 14, 2006
751 usages
icon
system-rules 1.19.0

System Rules · A collection of JUnit rules for testing code which uses java.lang.System.

Nov 14, 2018
749 usages
517 stars
icon

jersey-container-servlet · Jersey core Servlet 3.x implementation

Jul 10, 2023
747 usages
649 stars
icon

spring-cloud-starter-config · Spring Cloud Starter

Jul 27, 2023
746 usages
1.9k stars
icon

Lucene Common Analyzers · Additional Analyzers

Jun 17, 2022
746 usages