Various utilities for accessing internals of a class.
Spring LDAP is a Java library for simplifying LDAP operations, based on the pattern of Spring's JdbcTemplate. The framework relieves the user of common chores, such as looking up and closing contexts, looping through results, encoding/decoding values and filters, and more. The LdapTemplate class encapsulates all the plumbing work involved in traditional LDAP programming, such as creating a DirContext, looping through NamingEnumerations, handling exceptions and cleaning up resources. This leaves the programmer to handle the important stuff - where to find data (DNs and Filters) and what do do with it (map to and from domain objects, bind, modify, unbind, etc.), in the same way that JdbcTemplate relieves the programmer of all but the actual SQL and how the data maps to the domain model. In addition to this, Spring LDAP provides transaction support, a pooling library, exception translation from NamingExceptions to a mirrored unchecked Exception hierarchy, as well as several utilities for working with filters, LDAP paths and Attributes.
Build parent to bring in required dependencies
NiFi: Framework Bundle
A general-purpose Android utility library
Contains useful utilities. Classes are loaded separately for each plugin.
XBean is a plugin based server architecture.
OW2 Logger Api based on Java 5
Various utilities for accessing internals of a class.
Contains tag libraries. Classes are loaded separately for each plugin.
An open-source implementation of the FHIR specification in Java.
Common utilities
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.
BOM to capture all standard controller service APIs and utils we want to make readily available to any nars that want to leverage this common managed set of dependencies
Apache James Mail Server
A set of utilities for Minecraft plugins
This module contains reusable utilities related to extensions that can be shared across NARs.
Handy extensions to the Google Maps Android API.
Apache Ozone Distributed Data Store Test Utils
Common code shared by Catalina and Jasper for scanning JARS and processing XML descriptors
Paxtools core library includes the BioPAX object model and interfaces, the default implementation and extras: reflection-based class factories and property editors/accessors, some inverse properties (e.g., xrefOf, componentOf), traversal, and file (I/O) utilities.
JSF components and utilities that can be used with any JSF implementation. This library is compatible with both JSF1.1 and JSF1.2; however for JSF1.2 users there is an alternative build of Tomahawk available that takes advantage of JSF1.2 features to offer some additional benefits.
Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
Eclipse Collections is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings. The iteration protocol was inspired by the Smalltalk collection framework.
Eclipse Collections is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings. The iteration protocol was inspired by the Smalltalk collection framework.
Library of usefull classes to be used in any project.
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
Logger that provides i18n and varargs
Utility classes to support JUnit testing of JGit applications.
Module that contains utilities to test Quarkus security
Utility classes to handle user-agents.
yang-data-util
cas-server-support-jpa-util
The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).
Unitils provides utilities to further simplify unit-testing with JUnit, DBUnit, EasyMock Hibernate and Spring. The goal is to make unit-testing easy and maintainable by offering utilities such as automatic DB-schema maintainance and equality assertion through reflection.
PowerMock API Utility classes.
Contains utilities to bridge web frameworks as portlets. Classes are loaded separately for each plugin.
Bridge utility to use plexus components in a SpringFramework context.
Jodd Core tools and huge number of utilities.
Units of measurement and miscellaneous utility methods required by Apache SIS.
This subproject is an extension of the Struts tag library. Each JSP custom tag in this library is a subclass of an associated tag in the Struts tag library. One difference is that this tag library does not use "rtexprvalues", it uses the expression evaluation engine in the Jakarta Taglibs implementation of the JSP Standard Tag Library (version 1.0) to evaluate attribute values. In addition, some of the Struts tags were not ported to this library, as it was determined that their functionality was entirely supplied by the JSTL. These particular Struts tags, and the reason for their non-porting will be described in the documentation for this library. In order to fully understand the correct utilization of this library, you must understand the use and operation of the Struts tag library, and the use and operation of the JavaServer Pages Standard Tag Library (hereafter called the "JSTL"), along with the expression language (sometimes called the "EL") used for evaluating attribute values.
Gephi - The Open Graph Viz Platform
ZK Plus Utilities
Gephi - The Open Graph Viz Platform
Gephi - The Open Graph Viz Platform
jdchain-parent
The lang module encapsulates only language-specific utilities that are used by various other modules. It exists to augment what we would have liked to see in the JDK but does not exist.
Unitils provides utilities to further simplify unit-testing with JUnit, DBUnit, EasyMock Hibernate and Spring. The goal is to make unit-testing easy and maintainable by offering utilities such as automatic DB-schema maintainance and equality assertion through reflection.
Module of HBase with most deps shaded.