Java: Possible Projects
jackson-annotations
Core annotations (annotations that only depend on jackson-core) for Jackson data processor
Released: 23 Dec 2011 - 1,029
junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
java junit junit-jupiter junit-platform junit-vintage kotlin kotlin-testing test-framework
Released: 11 Jan 2015 - 6,400
spring-cloud-release
Spring Cloud Release Train - dependency management across a wide range of Spring Cloud projects.
cloud-native java microservices spring spring-boot spring-cloud spring-cloud-core
Released: 31 Jul 2014 - 877
problem-spring-web
A library for handling Problems in Spring Web MVC
error exception java json microservice problem rfc7807 spring spring-boot web
Released: 18 Aug 2015 - 1,036
spring-amqp
Spring AMQP - support for Spring programming model with AMQP, especially but not limited to RabbitMQ
Released: 17 Nov 2010 - 806
aws-sdk-java
The official AWS SDK for Java 1.x (In Maintenance Mode, End-of-Life on 12/31/2025). The AWS SDK for Java 2.x is available here: https://github.com/aws/aws-sdk-java-v2/
amazon aws aws-sdk java
Released: 22 Mar 2010 - 4,129
jOOQ
jOOQ is the best way to write SQL in Java
code-generator database db2 hibernate java jdbc jdbc-utilities jooq jpa mysql oracle orm postgresql sql sql-builder sql-formatter sql-query sql-query-builder sql-query-formatter sqlserver
Released: 17 Apr 2011 - 6,154
testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
docker docker-compose hacktoberfest java junit jvm test-automation testing
Released: 12 Apr 2015 - 8,016
maven-apache-parent
Apache Software Foundation Parent POM
build-management java maven
Released: 04 Nov 2017 - 35
vertx-web
HTTP web applications for Vert.x
client reactive server sockjs vertx web
Released: 14 Nov 2014 - 1,111
spring-hateoas
Spring HATEOAS - Library to support implementing representations for hyper-text driven REST web services.
Released: 07 May 2012 - 1,037
bc-java
Bouncy Castle Java Distribution (Mirror)
crypto dtls java openpgp post-quantum-cryptography tls
Released: 01 Jun 2013 - 2,311
icu
The home of the ICU project source code.
c-plus-plus cpp i18n icu icu4c icu4j java unicode unicode-consortium
Released: 08 Jan 2016 - 2,793
assertj
AssertJ is a library providing easy to use rich typed assertions
assertions assertj hacktoberfest java testing typed-assertions
Released: 14 Mar 2013 - 2,622
webdrivermanager
Automated driver management and other helper features for Selenium WebDriver in Java
chromedriver docker geckodriver java java-agent maven selenium selenium-webdriver
Released: 15 Mar 2015 - 2,573
glide
An image loading and caching library for Android focused on smooth scrolling
android disk-cache gif glide imageloader
Released: 08 Jul 2013 - 34,656
redisson
Redisson - Valkey & Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Redis or Valkey based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
cache distributed distributed-locks executor hibernate java json lock map micronaut quarkus queue redis redis-client scheduler session spring tomcat valkey valkey-client
Released: 11 Jan 2014 - 23,314
spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
framework java spring spring-boot
Released: 19 Oct 2012 - 75,118
spark
Apache Spark - A unified analytics engine for large-scale data processing
big-data java jdbc python r scala spark sql
Released: 25 Feb 2014 - 39,583
swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
java openapi openapi-specification openapi3 rest rest-api swagger swagger-api
Released: 05 Jul 2011 - 7,385
antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
antlr antlr4 cpp csharp dart golang grammar java javascript language-recognition parse parser-generator parsing php python swift
Released: 04 Feb 2010 - 17,149
kotlin
The Kotlin Programming Language.
compiler gradle-plugin intellij-plugin kotlin kotlin-library maven-plugin programming-language wasm webassembly
Released: 13 Feb 2012 - 49,239
selenium
A browser automation framework and ecosystem.
dotnet java javascript python ruby selenium webdriver
Released: 14 Jan 2013 - 30,616
jackson-core
Core part of Jackson that defines Streaming API as well as basic shared abstractions
hacktoberfest jackson json
Released: 23 Dec 2011 - 2,264
java-client
Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
android appium automation ios java java-client macos selenium windows
Released: 04 Apr 2014 - 1,219
mockk
mocking library for Kotlin
argument-matchers chain-calls hacktoberfest kotlin matcher mock mocking-framework tdd testing verification
Released: 17 Oct 2017 - 5,432
JDA
Java wrapper for the popular chat & VOIP service: Discord https://discord.com
api api-wrapper bot bot-api discord hacktoberfest java javadoc jda promoted-downloads rest rest-api websocket
Released: 12 Dec 2015 - 4,332
thrift
Apache Thrift
actionscript c cplusplus csharp d dart http library network-client network-server thrift
Released: 18 Sep 2009 - 10,389
protobuf
Protocol Buffers - Google's data interchange format
marshalling protobuf protobuf-runtime protoc protocol-buffers protocol-compiler rpc serialization
Released: 26 Aug 2014 - 65,650
jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
eclipse embedded fcgi http http-client http-server http2 http2-push http3 https jakartaee java jetty jsp osgi servlet ssl tls unix-socket websockets
Released: 14 Jul 2011 - 3,861
spock
The Enterprise-ready testing and specification framework.
bdd-style-testing-framework groovy java spock-framework testing
Released: 12 Dec 2010 - 3,541
scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
functional-programming jvm-languages object-oriented-programming scala scala-compiler scala-library scala-programming-language
Released: 01 Dec 2011 - 14,345
mariadb-connector-j
MariaDB Connector/J is used to connect applications developed in Java to MariaDB and MySQL databases. MariaDB Connector/J is LGPL licensed.
Released: 30 Jan 2015 - 336
disruptor
High Performance Inter-Thread Messaging Library
concurrency disruptor java
Released: 21 Sep 2012 - 17,445
mockito
Most popular Mocking framework for unit tests written in Java
java java-library mock mock-library mocking mocking-framework mockito mocks test-automation test-driven-development testing testing-tools
Released: 13 Oct 2012 - 14,863
mongo-java-driver
The official MongoDB drivers for Java, Kotlin, and Scala
database java java-library jvm kotlin kotlin-coroutines kotlin-library mongodb scala
Released: 15 Jan 2009 - 2,615
spring-data-mongodb
Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
ddd framework java mongodb spring spring-data
Released: 13 Oct 2011 - 1,619
uel-ri
Legacy archive for Expression Language (JSR 341) Reference Implementation. Please browse to https://github.com/eclipse-ee4j/el-ri for current activity
Released: 24 Apr 2017 - 14
spring-cloud-config
External configuration (server and client) for Spring Cloud
cloud-native git java microservices spring spring-boot spring-cloud spring-cloud-core vault
Released: 13 Jun 2014 - 1,963
spring-cloud-build
Common build concerns, shared plugin configuration, etc. for Spring Cloud modules
build java maven microservices spring spring-boot spring-cloud spring-cloud-core
Released: 06 Oct 2014 - 191
bonecp
BoneCP is a Java JDBC connection pool implementation that is tuned for high performance by minimizing lock contention to give greater throughput for your applications. It beats older connection pools such as C3P0 and DBCP but SHOULD NOW BE CONSIDERED DEPRECATED in favour of HikariCP.
Released: 10 Jan 2010 - 553
react-native
A framework for building native applications using React
android app-framework cross-platform ios mobile mobile-development react react-native
Released: 09 Jan 2015 - 118,935
android.git.kernel.org
A library jar that provides APIs for Applications written for the Google Android Platform.
0
jackson-datatype-joda
Extension module to properly support full datatype set of Joda datetime library
Released: 09 Sep 2011 - 140
jackson-dataformats-text
Uber-project for (some) standard Jackson textual format backends: csv, properties, yaml (xml to be added in future)
hacktoberfest jackson textual-formats
Released: 19 Mar 2017 - 406
jaxen
The Jaxen XPath Engine for Java
dom dom4j java jaxen jaxen-xpath-engine jdom xml xpath
Released: 02 May 2015 - 82
kotlinx.serialization
Kotlin multiplatform / multi-format serialization
cbor json kotlin protobuf serialization
Released: 20 Jul 2017 - 5,397
arquillian-core
Arquillian provides a component model for integration tests, which includes dependency injection and container life cycle management. Instead of managing a runtime in your test, Arquillian brings your test to the runtime.
integration-testing java jvm test-automation testing
Released: 07 Apr 2011 - 372
cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
Released: 29 Mar 2014 - 4,800
jackson-modules-java8
Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names)
hacktoberfest jackson java-date
Released: 03 Nov 2016 - 400
jackson-dataformat-xml
Extension for Jackson JSON processor that adds support for serializing POJOs as XML (and deserializing from XML) as an alternative to JSON
Released: 31 Dec 2010 - 569
git-demo
Java and Android library to authorize, authenticate and access Pryv users data as defined in the Pryv API.
Released: 29 Jun 2010 - 1
hibernate-jpa-api
Clean-room definition of JPA APIs intended for transitory use in Hibernate JPA development
Released: 24 May 2012 - 32
joda-time
Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.
date-time java joda joda-time
Released: 16 May 2011 - 4,980
jmockit1
Advanced Java library for integration testing, mocking, faking, and code coverage
codebase codecoverage integration-testing java mocking testing unittesting
Released: 08 Jul 2014 - 463
thymeleaf-layout-dialect
A dialect for Thymeleaf that lets you build layouts and reusable templates in order to improve code reuse
Released: 27 May 2012 - 719
zookeeper
Apache ZooKeeper
apache configuration-management consensus coordination database distributed-configuration distributed-database distributed-systems hacktoberfest java key-value service-discovery zab zookeeper
Released: 27 Mar 2009 - 12,207
rhino
Rhino is an open-source implementation of JavaScript written entirely in Java
Released: 12 May 2011 - 4,171
LANG_2_X
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.
0
dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
distributed-systems dubbo framework grpc http java microservices restful rpc service-mesh web
Released: 19 Jun 2012 - 40,494
h2database
H2 is an embeddable RDBMS written in Java.
database java jdbc sql
Released: 10 Apr 2015 - 4,208
commons-logging
Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems.
0
spring-data-commons
Spring Data Commons. Interfaces and code shared between the various datastore specific implementations.
data-access ddd framework java spring spring-data
Released: 11 Nov 2010 - 776