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

cassandra-java-driver

Java Driver for Apache Cassandra®

Released: 19 Nov 2012 - 1,353

jackson-datatypes-misc

Collection of common Jackson datatype modules not part of other multi-project repos

Released: 19 Apr 2020 - 22

mysql-connector-j

MySQL Connector/J

Released: 23 Mar 2015 - 909

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

google-api-java-client

Google APIs Client Library for Java

Released: 28 Oct 2014 - 1,341

spring

Spring integration for MyBatis 3

java mybatis spring

Released: 17 Feb 2013 - 2,822

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

hibernate-jpa-2.0-api-1.0.1.Final

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

0

JSONassert

Write JSON unit tests in less code. Great for testing REST interfaces.

Released: 01 Feb 2012 - 996

javaee-jsp-api

javaee-jsp-api

Released: 25 Apr 2017 - 22

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

javamail~mercurial

JavaMail API distribution

0

trunk

A simple Java toolkit for JSON

0

Mybatis-PageHelper

Mybatis通用分页插件

mybatis mybatis-plugin

Released: 09 Jun 2014 - 12,204

velocity-engine

Mirror of Apache Velocity Engine

java library velocity

Released: 22 Nov 2013 - 371

jstl-api

Released: 25 Apr 2017 - 46

RxAndroid

RxJava bindings for Android

Released: 19 Aug 2014 - 19,891

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

jmh

https://openjdk.org/projects/code-tools/jmh

Released: 15 May 2019 - 2,195

commons-dbcp

Apache Commons DBCP

commons

Released: 10 Jul 2013 - 341

hbase

Apache HBase

database hbase java

Released: 23 May 2014 - 5,216

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

jline3

JLine is a Java library for handling console input.

Released: 31 May 2016 - 1,485

paranamer

Paranamer - access to parameter names in Java5, 6, 7, 8

Released: 09 Jun 2010 - 231

spring-cloud

Umbrella project for Spring Cloud

Released: 29 Aug 2014 - 824

lucene

Apache Lucene open-source search software

backend information-retrieval java lucene nosql search search-engine

Released: 23 Feb 2021 - 2,670

findbugs

The new home of the FindBugs project

Released: 20 Jul 2015 - 752

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

testng

TestNG testing framework

java jvm testing testng

Released: 28 Jun 2010 - 1,988

spring-ws

Spring Web Services

Released: 30 Jan 2013 - 321

sqlite-jdbc

SQLite JDBC Driver

database java jdbc sqlite

Released: 06 Aug 2014 - 2,836

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

trunk

A very small and fast Java bytecode manipulation framework

0

quarkus

Quarkus: Supersonic Subatomic Java.

cloud-native hacktoberfest java kubernetes reactive

Released: 06 Jul 2018 - 13,751

jsr-305

JSR305 Annotations for Findbugs

0

servlet-api

Jakarta Servlet

Released: 04 Jun 2018 - 213

JsonPath

Java JsonPath implementation

Released: 24 Jan 2011 - 7,760

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

java-driver

Java Driver for Apache Cassandra®

Released: 19 Nov 2012 - 1,318

jstl-api.git

Java.net - The Source for Java Technology Collaboration

Released: 25 Apr 2017 - 44

unirest-java

Unirest in Java: Simplified, lightweight HTTP client library.

Released: 11 Apr 2011 - 2,395

checkout

The javax.inject API

0

extentreports

Community version of Extent API for Java has moved to https://github.com/extent-framework/

Released: 06 Feb 2015 - 528

pdfbox

Apache Software Foundation Parent POM

Released: 04 Nov 2017 - 22

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

opencsv

A simple library for reading and writing CSV in Java

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

activemq-5.7.0

The ActiveMQ Message Broker and Client implementations

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

jolokia

JMX on Capsaicin

Released: 15 Jul 2010 - 760

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

zookeeper.git

ZooKeeper server

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

JSON-java

A reference implementation of a JSON package in Java.

Released: 21 Dec 2010 - 4,371

asf?p=cxf.git

Apache CXF Runtime JAX-WS Frontend

0

dom4j

dom4j: the flexible XML framework for Java

0

hutool

🍬A set of tools that keep Java sweet.

Released: 13 Apr 2014 - 25,722

?root=Apache-SVN

Contains the core Apache Derby database engine, which also includes the embedded JDBC driver.

0

hbase-client

Client of HBase

0

ant.git

master POM

0

nekohtml

An HTML parser and tag balancer.

0

trunk

Apache Velocity is a general purpose template engine.

0

rest-assured

Java DSL for easy testing of REST services

Released: 21 Oct 2010 - 6,291

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

beanvalidation-api

Jakarta Validation

Released: 29 Sep 2010 - 103

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

jaxrs-api

Jakarta RESTful Web Services

Released: 12 Jan 2018 - 279

snappy-java

Snappy compressor/decompressor for Java

Released: 06 Sep 2012 - 1,034

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

struts

Mirror of Apache Struts

java struts web-framework

Released: 15 Jan 2014 - 1,287

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

Branch_3_5

Annotations metadata for Hibernate

0

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