Java: Possible Projects
joda-convert
Java library to enable conversion to and from standard string formats.
conversion java jdoa-convert joda
Released: 10 May 2011 - 91
unirest-java
Unirest in Java: Simplified, lightweight HTTP client library.
Released: 11 Apr 2011 - 2,611
jackson-datatypes-misc
Collection of common Jackson datatype modules not part of other multi-project repos
Released: 19 Apr 2020 - 22
fresco
An Android library for managing images and the memory they use.
Released: 02 Mar 2015 - 17,074
hutool
🍬A set of tools that keep Java sweet.
http hutool java json orm tool util
Released: 13 Apr 2014 - 29,150
RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
flow java reactive-streams rxjava
Released: 08 Jan 2013 - 47,901
ArchUnit
A Java architecture test library, to specify and assert architecture rules in plain Java
Released: 21 Apr 2017 - 3,212
jsonp
Java API for JSON Processing (JSON-P)
javaee javaee8 json json-processing jsonp
Released: 25 Apr 2017 - 83
JSONassert
Write JSON unit tests in less code. Great for testing REST interfaces.
Released: 01 Feb 2012 - 996
retrofit
A type-safe HTTP client for Android and the JVM
android java
Released: 06 Sep 2010 - 43,067
trunk
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
0
DIGESTER_2_1_RC2
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.
0
jackson-module-kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
deserialization hacktoberfest jackson json kotlin serialization
Released: 27 Aug 2014 - 1,123
HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
connection-pool high-performance java jdbc
Released: 08 Oct 2013 - 19,975
de.flapdoodle.embed.mongo
...will provide a platform neutral way for running mongodb in unittests.
hacktoberfest
Released: 20 Apr 2012 - 907
mybatis-plus
An powerful enhanced toolkit of MyBatis for simplify development
mybatis mybatis-plus mybatis-spring mysql orm orm-framework postgresql toolkit
Released: 18 Aug 2016 - 16,385
lucene
Apache Lucene open-source search software
backend information-retrieval java lucene nosql search search-engine
Released: 23 Feb 2021 - 2,670
spring-security
Spring Security
framework java security spring spring-framework
Released: 10 Jan 2012 - 8,791
hibernate-validator
Hibernate Validator - Jakarta Bean Validation Reference Implementation
bean-validation hibernate java
Released: 08 Oct 2010 - 1,199
wiremock
A tool for mocking HTTP services
apis hacktoberfest http java json mock-server mocking rest stubbing wiremock xml
Released: 09 Oct 2011 - 6,352
quarkus
Quarkus: Supersonic Subatomic Java.
cloud-native hacktoberfest java kubernetes reactive
Released: 06 Jul 2018 - 13,751
org.aspectj
The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous compile-time or post-compile-time (binary weaving) build step.
Released: 30 Jul 2020 - 176
asf?p=commons-math.git
The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.
0
unirest-java
Unirest in Java: Simplified, lightweight HTTP client library.
Released: 11 Apr 2011 - 2,395
extentreports
Community version of Extent API for Java has moved to https://github.com/extent-framework/
Released: 06 Feb 2015 - 528
twitter4j
Twitter4J is an open-source Java library for the Twitter API.
Released: 24 Apr 2009 - 2,691
asf?p=commons-io.git
The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
0
commons-exec
Apache Commons Exec is a library to reliably execute external processes from within the JVM.
0
commons-validator
Apache Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.
0
trunk
VelocityTools is an integrated collection of Velocity subprojects with the common goal of creating tools and infrastructure to speed and ease development of both web and non-web applications using the Velocity template engine.
0
maven-3.0-alpha-2
This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.
0
trunk
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
0
paho.mqtt.java
Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
eclipseiot internet-of-things iot mqtt mqtt-client
Released: 16 Dec 2015 - 1,966
vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
concurrency event-loop high-performance http2 java jvm netty nio non-blocking reactive vertx
Released: 17 Jun 2011 - 13,452
commons-net
Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, and Whois.
0
spring-security-oauth
Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
Released: 26 Jul 2011 - 4,632
incubator-dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
Released: 19 Jun 2012 - 38,415
?root=Apache-SVN
Contains the core Apache Derby database engine, which also includes the embedded JDBC driver.
0
code
jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server (6.5, 7, 2000, 2005, 2008, 2012) and Sybase ASE (10, 11, 12, 15). jTDS is based on FreeTDS and is currently the fastest production-ready JDBC driver for SQL Server and Sybase. jTDS is 100% JDBC 3.0 compatible, supporting forward-only and scrollable/updateable ResultSets and implementing all the DatabaseMetaData and ResultSetMetaData methods.
0
commons-email
Apache Commons Email provides an API for sending email, simplifying the JavaMail API.
0
asf?p=commons-text.git
Apache Commons Text is a set of utility functions and reusable components for the purpose of processing and manipulating text that should be of use in a Java environment.
0
elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
elasticsearch java search-engine
Released: 08 Feb 2010 - 70,011
byte-buddy
Runtime code generation for the Java virtual machine.
byte-code dynamic-proxy instrumentation java java-agent java-library java-virtual-machine
Released: 25 Nov 2013 - 6,269
okio
A modern I/O library for Android, Java, and Kotlin Multiplatform.
kotlin kotlin-multiplatform
Released: 17 Mar 2014 - 8,796
kotlinx.coroutines
Library support for Kotlin coroutines
async coroutines kotlin
Released: 22 Jun 2016 - 13,057
rest-assured
Java DSL for easy testing of REST services
groovy http java json kotlin rest rest-api test test-automation xml
Released: 21 Oct 2010 - 6,848
spring-cloud-gateway
An API Gateway built on Spring Framework and Spring Boot providing routing and more.
api-gateway java microservices proxy reactor spring spring-boot spring-cloud spring-cloud-core
Released: 16 Nov 2016 - 4,522
fastjson2
🚄 FASTJSON2 is a Java JSON library with excellent performance.
android big-data deserialization fastjson fastjson2 graal graalvm-native-image high-performance java java-json json json-deserialization json-parser json-path json-serialization json-serializer jsonb serialization
Released: 17 Apr 2022 - 3,750
jackson-datatypes-collections
Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections
eclipse-collections guava hacktoberfest jackson
Released: 20 Jan 2016 - 77
maven-plugin-tools
Apache Maven Plugin Tools
build-management java maven maven-plugin-plugin maven-plugins
Released: 21 May 2009 - 58
system-rules
A collection of JUnit rules for testing code which uses java.lang.System.
java junit junit-rule unit-testing
Released: 29 Nov 2011 - 547