java-library
There are 1500 repositories under java-library topic.
mockito/mockito
Most popular Mocking framework for unit tests written in Java
flyway/flyway
Flyway by Redgate • Database Migrations Made Easy.
vipshop/vjtools
The vip.com's java coding standard, libraries and tools
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
liquibase/liquibase
Main Liquibase Source
rubenlagus/TelegramBots
Java library to create bots using Telegram Bots API
jgrapht/jgrapht
Master repository for the JGraphT project
mongodb/mongo-java-driver
The official MongoDB drivers for Java, Kotlin, and Scala
igniterealtime/Smack
A modular and portable open source XMPP client library written in Java for Android and Java (SE) VMs
ta4j/ta4j
A Java library for technical analysis.
locationtech/jts
The JTS Topology Suite is a Java library for creating and manipulating vector geometry.
material-foundation/material-color-utilities
Color libraries for Material You
majidgolshadi/Android-Download-Manager-Pro
Android/Java download manager library help you to download files in parallel mechanism in some chunks.
devnied/EMV-NFC-Paycard-Enrollment
A Java library used to read and extract data from NFC EMV credit cards (Android/PCSC).
ihsanbal/LoggingInterceptor
An OkHttp interceptor which has pretty logger for request and response. +Mock support
Jaspersoft/jasperreports
JasperReports® - Free Java Reporting Library
kaitoy/pcap4j
A Java library for capturing, crafting, and sending packets.
dnsjava/dnsjava
dnsjava - an implementation of the DNS protocol in Java
yahoo/elide
Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort.
operator-framework/java-operator-sdk
Java SDK for building Kubernetes Operators
openmessaging/dledger
A raft-based java library for building high-available, high-durable, strong-consistent commitlog.
DevAhamed/MultiViewAdapter
Easily create complex recyclerview adapters in android
pemistahl/lingua
The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike
yegor256/cactoos
Object-Oriented Java primitives, as an alternative to Google Guava and Apache Commons
cache2k/cache2k
Lightweight, high performance Java caching
vestrel00/contacts-android
Android Contacts API Library written in Kotlin with Java interoperability. No more ContentProviders and cursors. Say goodbye to ContactsContract. Build your own contacts app!
wasmerio/wasmer-java
☕ WebAssembly runtime for Java
gabriel-TheCode/AestheticDialogs
📱 An Android Library for 💫fluid, 😍beautiful, 🎨custom Dialogs.
Hakky54/ayza
🔐 An SSL library for configuring http client or server. Rich with features such as hot reloading ssl and trusting additional certificates during runtime, combining multiple keystores, loading pem files and os/jdk certificates, logging certificate information during ssl handshake, bypassing ssl configuration from other libraries and more
patrickfav/bcrypt
A Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distributions. Includes a CLI Tool.
niumoo/JavaNotes
🧱 「Java学习」一份涵盖大部分Java程序员所需要掌握的核心知识。JDK 源码分析 & Java 新特性 & Java 并发编程 & Java 虚拟机 & SpringBoot 2.x 系列
dialex/JColor
An easy syntax to format your strings with colored fonts and backgrounds.
Typhon0/AnimateFX
A library of +70 ready-to-use animations for JavaFX
jxlsteam/jxls
Java library for creating Excel reports using Excel templates
Syncleus/aparapi
The New Official Aparapi: a framework for executing native Java and Scala code on the GPU.
Hakky54/log-captor
🎯 LogCaptor captures log entries for unit and integration testing purposes