Index for Maven Repository

Maven Repository lists the POM file/libraries organized by topics and sub-topics.

AOP

ArtifactDescriptionArtifact IDDepend By Count
aopallianceAOP Alliance1464
aspectjrtThe runtime needed to execute a program using AspectJ12321
aspectjtoolsTools from the AspectJ project234
aspectjweaverThe AspectJ weaver introduces advices to java classes8275
wadi-aopWADI AOP17

Android

ArtifactDescriptionArtifact IDDepend By Count
acraPublishes a report of an Android application crash to Google docs (or some other end point).112
actorsDroidKit Actors is simple actor model implementation for java and Android15
androidA library jar that provides APIs for Applications written for the Google Android Platform.8144
android-async-httpAn Asynchronous HTTP Library for Android111
android-sdkSDK for integrating Android apps with Amplitude analytics.125
android-testA library jar that provides APIs for testing Applications written for the Google Android Platform.674
asne-coreAndroid Library connecting social networks to your project easily, just add necessary642
bugsnag-androidOfficial Bugsnag notifier for Android applications126
commoncommon library used by other Android tools libraries.1158
ddmlibLibrary providing APIs to talk to Android devices151
fest-androidA set of FEST assertion helpers geared toward testing Android.16
library-aarVolley is a network library from Android source code.16
lombok-astThis is a very small fork of lombok.ast as some Android tools needed a modification. This is built from 3c4f94d418b58d55d0facebf2bfbb362d4bf3bdd with an additional patch to support ECJ 4.2 and to strip out some unnecessary bundled libraries that we don't use for lint (to make the overhead smaller.)132
mixpanel-androidAn Android library for Mixpanel Analytics http://mixpanel.com/android-analytics/113
opengl-apiThe Android implementation of Khronos OpenGL Spec for the Google Android SDK.111
robolectricAn alternative Android testing framework.550
sdk-androidAn SDK for using Countly mobile analytics system in your Android app.127
support-v4The Support Package includes static "support libraries" that you can add to your Android application in order to use APIs that are either not available for older platform versions or that offer "utility" APIs that aren't a part of the framework APIs.217




Asynchronous

ArtifactDescriptionArtifact IDDepend By Count
akka-persistence-experimental_2 10This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced...226
akka-persistence-experimental_2 11This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced...222
awaitilityA Java DSL for synchronizing asynchronous operations344
camel-nettyCamel Netty NIO based socket communication component149
testtoolsvert.x - Effortless asynchronous application development for the modern web and enterprise128
unfiltered-netty-server_2.10Netty server embedding module3114
unfiltered-netty-server_2.11Netty server embedding module3107
unfiltered-netty_2.9.0-1Netty server binding module17
unfiltered-netty_2.9.3Netty server binding module112
vertx-corevert.x - Effortless asynchronous application development for the modern web and enterprise134
vertx-hazelcastvert.x - Effortless asynchronous application development for the modern web and enterprise226
vertx-platformvert.x - Effortless asynchronous application development for the modern web and enterprise116
vertx-testframeworkvert.x - Effortless asynchronous application development for the modern web and enterprise19




Build

ArtifactDescriptionArtifact IDDepend By Count
aether-connector-wagonA repository connector implementation based on Maven Wagon.284
aether-transport-wagonA transport implementation based on Maven Wagon.128
antApache Ant4958
ant-contribA collection of tasks (and at one point maybe types and other tools) for Apache Ant129
ant-nodepscontains all the optional tasks and types which do not have particular dependencies150
apache-rat-tasksAnt tasks for running RAT116
appassembler-maven-pluginA Mojo for generating bin scripts for Java applications.18
cargo-antAnt tasks for Cargo259
clirr-coreClirr is a tool that checks Java libraries for binary compatibility with older releases. Basically you give it two sets of jar files and Clirr dumps out a list of changes in the public api. Clirr provides an Ant task that can be configured to break the build if it detects incompatib...114
cloverClover is an award winning code coverage and testing tool for Java. It integrates easily with Maven (1 and 2), Ant, Eclipse and IntelliJ-IDEA.247
cobertura-masterGradle plugin for generating a master cobertura report from sub-project cobertura reports.15
commonGradle Plugins1158
de huxhorn sulky 3rdparty jlayerThis is the third-party library JLayer that isn't available in the central maven repository.116
emma_antEMMA is a fast Java code coverage tool based on bytecode instrumentation. It differs from the existing tools by enabling coverage profiling on large scale enterprise software projects with simultaneous emphasis on fast individual development.137
enforcer-apiThis component provides the generic interfaces needed to implement custom rules for the maven-enforcer-plugin.4157
exec-maven-pluginA plugin to allow execution of system and Java programs15
file-managementAPI to collect files from a given directory using several include/exclude rules.238
findbugs-antAntTask to run Findbugs110
gmaven-mojoProvides support for implementing Maven 2 plugins in Groovy.450
gradleGradle plug-in to build Android applications.147
gradle-contacts-pluginPlugin to specify and publish who the owner of a project is133
gradle-gitGit plugin for Gradle119
gradle-info-pluginGradle plugin collect and provide information about the environment235
gradle-releasegradle-release is a plugin for providing a Maven-like release process to project using Gradle.123
gradle-typescript-pluginGradle TypeScript plugin113
groovy-antGroovy: A powerful, dynamic language for the JVM16
hudson-maven-artifact-managerhackhish version of artifact manager to continue support uniqueVersion = false with maven2 builds17
indexer-coreIndexer Core contains the core support for indexing Maven repositories, searching them, publishing and consuming remotely published indexes.168
javolutionJavolution - Java Solution for Real-Time and Embedded Systems. This project uses template classes to generates java code for various versions of the Java run-time (e.g. J2ME, 1.4, GCJ, 1.5). The default maven compilation builds OSGI bundle for Java 1.5+ (parameterized classe...110
jdebThis library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner. Build your Debian packages on any platform that has Java support. Windows, Linux - it does not require additional native tools installed.212
keytool-maven-pluginA plugin that wraps the keytool program bundled with Sun's Java SDK. Allows to manipulate keystores.17
maven-aether-providerExtensions to Aether for utilizing Maven POM and repository metadata.563
maven-ant-tasksAnt Tasks used for Maven integration133
maven-archiverProvides utility methods for creating JARs and other archive files from a Maven project.2113
maven-artifactMaven components parent1556
maven-assembly-pluginA Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors.127
maven-bundle-pluginprovides a maven plugin that allows that builds the jar by embedding packages from the classpath (wildcarded). Plus a zillion other features. See http://www.aqute.biz/php/tools/bnd.php133
maven-clean-pluginThe Maven Clean Plugin is a plugin that removes files generated at build-time in a project's directory.110
maven-common-artifact-filtersA collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.186
maven-compatMaven2 classes maintained as compatibility layer.3189
maven-coreMaven Core classes.4384
maven-dependency-pluginProvides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more.233
maven-dependency-treeA tree-based API for resolution of Maven project dependencies146
maven-deploy-pluginUploads the project artifacts to the internal remote repository.140
maven-embedderMaven embeddable component, with CLI support.2244
maven-enforcer-pluginThe Loving Iron Fist of Maven139
maven-filteringA component to assist in filtering of resource files with properties from a Maven project.466
maven-install-pluginCopies the project artifacts to the user's local repository.129
maven-invokerA component to programmatically invoke Maven.117
maven-jar-pluginBuilds a Java Archive (JAR) file from the compiled project classes and resources.18
maven-modelMaven Model19252
maven-model-builderThe effective model builder, with inheritance, profile activation, interpolation, ...132
maven-model-converterConverts between version 3.0.0 and version 4.0.0 models.19
maven-osgiLibrary for Maven-OSGi integration15
maven-pluginThis plug-in provides deep integration of Hudson and Maven. This functionality used to be part of the Hudson core. Now it is a plug-in that is installed by default, but can be disabled.230
maven-plugin-annotationsJava 5 annotations to use in Mojos3230
maven-plugin-apiThe API for plugins - Mojos - development.3514
maven-plugin-testing-harnessThe Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.4105
maven-plugin-tools-apiThe Maven Plugin Tools API provides an API to extract descriptor information from Maven Plugins.144
maven-projectThis library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.12230
maven-project-info-reports-pluginThe Maven Project Info Reports Plugin is a plugin that generates standard reports for the specified project.112
maven-reporting-apiAPI to manage report generation.1121
maven-reporting-implAbstract classes to manage report generation.2144
maven-repository-metadataMaven Plugin Mapping476
maven-s3-wagonThis project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Ben Hale at SpringSource119
maven-scm-apiThe SCM API provides mechanisms to manage all SCM tools.299
maven-scm-manager-plexusSCM Plexus component.142
maven-scm-provider-accurevSCM Provider implementation for AccuRev (http://www.accurev.com/).15
maven-scm-provider-bazaarSCM Provider implementation for Bazaar (http://bazaar-vcs.org/).125
maven-scm-provider-clearcaseSCM Provider implementation for Clearcase (http://www-306.ibm.com/software/awdtools/clearcase/).111
maven-scm-provider-cvsexeExecutable implementation for SCM CVS Provider.348
maven-scm-provider-git-commonsCommon library for SCM Git Provider.114
maven-scm-provider-gitexeExecutable implementation for SCM Git Provider.230
maven-scm-provider-hgSCM Provider implementation for Mercurial Hg (http://www.selenic.com/mercurial/wiki/).326
maven-scm-provider-integritySCM Provider implementation for MKS Integrity : http://mks.com/15
maven-scm-provider-jazzA Maven SCM Provider for IBM Jazz SCM (http://jazz.net/).16
maven-scm-provider-perforceSCM Provider implementation for Perforce (http://www.perforce.com/).123
maven-scm-provider-svnexeExecutable library for SCM SVN Provider.451
maven-scm-provider-tfsA Maven 2 SCM Provider for Microsoft Visual Studio Team Foundation Server.15
maven-settingsMaven Settings model.6396
maven-settings-builderThe effective settings builder, with inheritance and password decryption.5120
maven-shade-pluginRepackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes or removing unused classes.248
maven-stapler-pluginMaven2 plugin for developing stapler applications232
maven2.1-interceptorPlexus component descriptor to override key Maven components in 2.1112
nebula-project-pluginGradle plugin to setup a responsible Gradle project115
nebula-testTest harness for Gradle plugins117
netbeans-nbmreload-pluginMaven plugin for installing NetBeans modules within NetBeans IDE15
nexusshaded jar that gets around some class loading issues in HUdson versions prior to 1.31616
openutils-testing4webA simple infrastructure to build unit tests using ServletUnit, with all the needed Maven dependencies already set up17
org jfrog maven maven-plugin-annoMaven Anno Mojo module with all the JDK 1.5 annotations needed when writing maven plugin classes (Mojo). Every maven plugins using Anno Mojo should be directly or transitively dependant on this POM.112
paranamer-antParaNamer Ant tasks110
properties-maven-pluginThe Properties Maven Plugin is here to make life a little easier when dealing with properties. It provides goals to read and write properties from files.119
scala-maven-pluginThe scala-maven-plugin (previously maven-scala-plugin) is used for compiling/testing/running/documenting scala code of any maven project.16
shrinkwrap-resolver-impl-mavenImplementation for Resolving Dependencies from a Maven Backend451
tomcat-catalina-antTomcat Ant tasks for remote management15
wagon-httpWagon provider that gets and puts artifacts through HTTP(S) using Apache HttpClient-4.x.457
wagon-http-lightweightWagon provider that gets and puts artifacts through http using standard Java library7109
wagon-http-sharedShared Library for the wagon-http, and wagon-http-lightweight wagon providers.111
wagon-provider-apiTools to manage artifacts and deployment8157




Business

ArtifactDescriptionArtifact IDDepend By Count
camel-coreThe Core Camel Java DSL based router7143
querydsl-aptAPT based Source code generation for Querydsl121
querydsl-corecore module for querydsl119

Byte Code

ArtifactDescriptionArtifact IDDepend By Count
asmA very small and fast Java bytecode manipulation framework1668
asm3ObjectWeb ASM package-renamed to isolate incompatibilities between major versions116
bytemanThe Byteman agent jar contains the implementation of the Byteman java agent, including the bytecode transformer, rule parser, type checker and execution engine and the agent listener.248
cglib-nodepCode generation library with shaded ASM dependecies4760
emmaEMMA is a fast Java code coverage tool based on bytecode instrumentation. It differs from the existing tools by enabling coverage profiling on large scale enterprise software projects with simultaneous emphasis on fast individual development.133
julia-asmJulia class generators19
proguardProGuard is a free Java class file shrinker, optimizer, and obfuscator. It removes unused classes, fields, methods, and attributes. It then optimizes the bytecode. It then renames the remaining classes, fields, and methods using short meaningless names. Finally, it preverifies the processed code fo...115
retrotranslator-runtimeLibrary classes for bytecode transformed by Retrotranslator237
retrotranslator-transformerJava 5.0 to Java 1.4 bytecode transformer218
scalapbytecode analysis tool339
serpSerp is an open source framework for manipulating Java bytecode.136

Cache

ArtifactDescriptionArtifact IDDepend By Count
cloningThe cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectivelly, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cac...117
concurrentlinkedhashmap-lruA high performance version of java.util.LinkedHashMap for use as a software cache.4157
ddth-cache-adapterDDTH's adapter for various cache systems111
disklrucacheA disk-based implementaion of a least-recently used cache.16
dnsjavadnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache which can be used by clients, and a minimal implementation of a server. It supports...226
ehcacheEhcache is a widely used pure Java, distributed in-process cache1130
ehcache-coreThis is the ehcache core module. Pair it with other modules for added functionality.22284
ehcache-webWeb caching filters.17
httpclient-cacheHttpComponents HttpClient - Cache340
jboss-cacheJBoss Cache is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of e-business applications.134
jmemcached-coreCore implementation of the cache daemon139
jodd-coreJodd Core tools and utilities, including type converters, JDateTime, cache etc.114
org apache servicemix bundles ehcacheThis OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.111
oscacheOSCache is a caching solution that includes a JSP tag library and set of classes to perform fine grained dynamic caching of JSP content, servlet responses or arbitrary objects.115
spymemcachedA client library for memcached.228

Chart

ArtifactDescriptionArtifact IDDepend By Count
jcommonJCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.362
jfreechartJFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.7292

Collections

ArtifactDescriptionArtifact IDDepend By Count
fastutilfastutil extends the Java Collections Framework by providing type-specific maps, sets, lists and priority queues with a small memory footprint and fast access and insertion; provides also big (64-bit) arrays, sets and lists, and fast, practical I/O classes for binary and text files.671

Console

ArtifactDescriptionArtifact IDDepend By Count
aeromock-cli_2.11Aeromock Command line interface module.216
airlineAirline is a Java annotation-based framework for parsing Git like command line structures.370
argparse4jThe command-line parser library based on Python's argparse249
cliUsing annotations you can make very succinct main methods that don't need to know how to parse command line arguments with either fields, properties, or method based injection.133
cli-parserAn annotation-based command line interface parser.112
cmdlineinterfaceCommandline Interface for Test Tool Interfaces113
commons-cliCommons CLI provides a simple API for working with the command line arguments and options.3500
console-tomcatGeronimo Administration Console Plugin provides the base console portlets.237
de.tototec.cmdoptionCmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications that is configured through annotations.119
jcommanderA Java framework to parse command line options with annotations.683
jewelcliJewelCli uses an annotated interface definition to automatically parse and present command line arguments19
jlineJLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.4372
jminixA simple embeddable restful JMX console15
jopt-simpleA Java library for parsing command line options5123
nailgun-serverNailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead. Programs run in the server (which is implemented in Java), and are triggered by the client (written in C), which handles all I/O. ...16
org apache felix karaf shell consoleProvides the OSGi Shell integration15
org apache felix servicediagnostics pluginThis is a plugin for the Apache Felix OSGi web console providing a graphical representation of services and missing required dependencies.111
org.apache.felix.webconsoleWeb Based Management Console for OSGi Frameworks. See http://felix.apache.org/site/apache-felix-web-console.html for more information on this bundle.223
org.apache.karaf.shell.consoleThis bundle provides OSGi shell integration and console support.350
org.eclipse.jgit.consoleConsole based user interface119
scopt_2.10a command line options parsing library220
scopt_2.11a command line options parsing library16
scopt_2.9.2a command line options parsing library115
xalanXalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in...1155

Data

ArtifactDescriptionArtifact IDDepend By Count
apollo-brokerA reliable messaging server.257
apollo-webAdds web administration support.234
avroAvro core components6152
avro-ipcAvro inter-process communication components247
mule-transport-vmA Mule transport that enables event sending and receiving over VM or embedded memory queues. These queues can be persistent or transient.26518
tuscany-sdo-implTuscany implementation of SDO API.125
tuscany-sdo-libTuscany SDO implementation library.119
tuscany-sdo-toolsSDO Tools.162

Data Structure

ArtifactDescriptionArtifact IDDepend By Count
XmlSchemaCommons XMLSchema is a light weight schema object model that can be used to manipualte or generate a schema. It has a clean, easy to use API and can easily be integrated into an existing project since it has almost no dependancies on third party libraries.647
aima-coreAIMA-Java Core Algorithms from the book Artificial Intelligence a Modern Approach 3rd Ed.19
chicory-commonBasic data-types, algorithms and data-structures420
ci-bayesModule for classifying data based on various Bayesian algorithms148
commons-attributes-apiA precompiler for java that enables the use of attributes as seen in C#.146
commons-beanutilsBeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.6582
commons-chainAn implementation of the GoF Chain of Responsibility pattern212
commons-codecThe codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.81196
commons-collectionsTypes that extend and augment the Java Collections Framework.51001
commons-configurationTools to assist in the reading of configuration/preferences files in various formats6349
commons-daemonApache Commons Daemon software provides an alternative invocation mechanism for unix-daemon-like Java code.227
commons-discoveryCommons Discovery2336
commons-emailCommons-Email aims to provide an API for sending email. It is built on top of the JavaMail API, which it aims to simplify.345
commons-jci-famCommons JCI FileAlterationMonitor (FAM) to monitor local filesystems and get notified about changes.112
commons-jelly-tags-defineThe Jelly Define Tag Library1142
commons-jxpathA package of Java utility methods for accessing and modifying object properties146
commons-langCommons.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.71533
commons-lang3Apache 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.7525
commons-mathThe 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.4314
commons-math3The 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.482
commons-modelerCommons Modeler210
commons-poolCommons Object Pooling Library11390
commons-pool2Apache Commons Object Pooling Library15
commons-vfsVFS is a Virtual File System library.117
commons-vfs2VFS is a Virtual File System library.115
core-mathMathematical implementations including geometric, matrix and statistical operators.18
evo-inflectorEvo Inflector implements English pluralization algorithm.113
jadex-commonsJadex commons is a base package containing frequently used functionality missing in standard Java utility classes.335
jamaJAMA is a basic linear algebra package for Java. It provides user-level classes for constructing and manipulating real, dense matrices. It is meant to provide sufficient functionality for routine problems, packaged in a way that is natural and understandable to non-experts.15
jgraphtA Java class library for graph-theory data structures and algorithms.110
joda-convertLibrary to convert Objects to and from String6356
joda-moneyMoney repesentation and formatting267
jung-algorithmsAlgorithms for the jung2 project112
lenskit-coreThe core of LensKit, providing basic implementations and algorithm support.17
lombokSpice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!5143
lz4Java ports and bindings of the LZ4 compression algorithm and the xxHash hashing algorithm257
mahout-mathHigh performance scientific and technical computing data structures and methods, mostly based on CERN's Colt Java API115
not-yet-commons-sslA Java SSL component library228
org.abego.treelayout.coreEfficient and customizable TreeLayout Algorithm in Java.16
org apache sling commons schedulerSupport for scheduling.110
org apache sling commons threadsSupport for thread handling like pooling.18
org apache stanbol commons indexedgraphProvides an TripleCollection implementation with SPO, PSO, and OPS indexes for fast filtered interators.112
org apache stanbol commons stanboltools offlineOffline mode utilities for Stanbol16
ow2-bundles-externals-commons-collectionsCommons Collections Library215
phloc-commonsphloc very basic stuff17
spatial4jSpatial4j is a general purpose spatial / geospatial ASL licensed open-source Java library. It's core capabilities are 3-fold: to provide common geospatially-aware shapes, to provide distance calculations and other math, and to read and write the shapes to strings.219
uncommons-mathsRandom number generators, probability distributions, combinatorics and statistics for Java.152

Database

ArtifactDescriptionArtifact IDDepend By Count
avro-mapredAn org.apache.hadoop.mapred compatible API for using Avro Serializatin in Hadoop231
commons-dbcpCommons Database Connection Pooling5376
dbcpTomcat Database Connection Pooling package343
dbunitDbUnit is a JUnit extension (also usable from Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes sub...567
derbytoolsContains Apache Derby tools like ij, sysinfo, and dblook.3182
ehcacheEhcache is an open source, standards-based cache used to boost performance, offload the database and simplify scalability. Ehcache is robust, proven and full-featured and this has made it the most widely-used Java-based cache.2130
embedded-redisRedis embedded server for Java integration testing116
h2H2 Database Engine25507
hadoop-annotationsApache Hadoop Annotations326
hadoop-authApache Hadoop Auth - Java HTTP SPNEGO220
hadoop-clientApache Hadoop Client468
hadoop-commonApache Hadoop Common675
hadoop-distcpApache Hadoop Distributed Copy116
hadoop-hdfsApache Hadoop HDFS235
hadoop-miniclusterApache Hadoop Mini-Cluster123
hadoop-streamingApache Hadoop MapReduce Streaming218
hive-commonHive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive322
hive-shimsHive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive328
hsqldbLightweight 100% Java SQL Database Engine9695
jackcessA pure Java library for reading from and writing to MS Access databases.111
jdbijDBI is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.474
jeBerkeley DB Java Edition is a high performance, transactional storage engine written entirely in Java.149
jedisJedis is a blazingly small and sane Redis java client.331
jena-sdbSDB is a persistence layer for use with Apache Jena that uses an SQL database to store triples/quads.114
kite-data-coreThe Kite Data Core module provides simple, intuitive APIs for working with datasets in the Hadoop Platform.15
kryoKryo is a fast and efficient object graph serialization framework for Java. The goals of the project are speed, efficiency, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network.110
liquibase-slf4jLiquibase SLF4J Logger114
mapdbMapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap memory. It is a fast, scalable and easy to use embedded Java database.143
mrunitMRUnit is a Java library that helps developers unit test Apache Hadoop map reduce jobs.124
org everit osgi querydsl templatesComponent that can configure and publish SQLTemplate services.15
org everit osgi resource ri schema qdslThe database schema of the Resource RI component based on QueryDSL.15
samza-apiA distributed stream processing framework built upon Apache Kafka and Apache Hadoop YARN.15
sqlite4javaMinimalistic high-performance Java wrapper for SQLite18
squirrel-sqlThis is the jar that contains the main application classes which are very specific to SQuirreLSQL.216

Development

ArtifactDescriptionArtifact IDDepend By Count
HdrHistogramHdrHistogram supports the recording and analyzing sampled data value counts across a configurable integer value range with configurable value precision within the range. Value precision is expressed as the number of significant digits in the value recording, and provides con...112
JavaEWAHThe bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compress...221
SassyReaderA file reader of the sas7bdat file format, aka. SAS tables. Includes adaption for the MetaModel framework to allow more elaborate querying and exploration abilities.110
aether-connector-asynchttpclientA repository connector implementation based on AsyncHttpClient.132
aether-connector-basicA repository connector implementation for repositories using URI-based layouts.130
aether-connector-fileA repository connector implementation for repositories using file:// URLs.1101
androidannotationsThe Annotation Processor jar that generates code15
annotation-indexerCreates index of annotations.278
annotationsA set of annotations used for code inspection support and code documentation.4298
annotations-apiAnnotations Package129
apache-mailetThe Apache Mailet API is a flexible specification for mail processing agents.211
apache-ratThis library provides upwards compatibility for projects, which are based on RAT versions upto 0.5: Basically, it provides a jar file, which is the combination of rat-core, rat-anttasks, and its dependencies.16
api-commonCommon functions for the APIs used by YAMJ16
appEquinox Application Container16
barcode4jBarcode4J is a flexible generator for barcodes written in Java.110
bshBeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such as loose types, commands, and method closures like thos...18
camel-smppCamel SMPP support113
cargo-core-api-genericCore API to generically access the typed container API165
cas-server-coreCAS core116
commonThe common framework for client libraries for accessing various Google ads APIs. Users are not expected to list this as a dependency on its own. Instead, there are product specific libraries such as "dfa-lib" and "adwords-lib" that already have this listed as a dependency.2158
common-imageThe TwelveMonkeys Common Image support17
common-ioThe TwelveMonkeys Common IO support17
common-jsresourceCommon JS Resource111
common-langThe TwelveMonkeys Common Language support17
common-scannerProvides scanner functionality for various113
configuration-apiThis project is the api library for configuration in the cisco vss foundation runtime18
core-citationTools for annotating code with publication references and automatically generating bibliographies for your code.19
core-imageCore definitions of images, pixels and connected components. Also contains interfaces for processors for these basic types. Includes loading, saving and displaying images.217
datanucleus-coreDataNucleus Core provides the primary components of a heterogenous Java persistence solution. It supports persistence API's being layered on top of the core functionality.291
datanucleus-rdbmsPlugin for DataNucleus providing persistence to RDBMS datastores.5156
diamond-clienta config client of diamond216
direct-commonDirect Project common APIs. Includes instrumentation, auditing, and other utility APIs126
dream-annotationDream Annotation is an extension of Fraclet Annotation 2.0 to generate code related to activities managed in Dream Components. It adds the following annotations : @DreamComponent, @DreamMonolog and @DreamLifeCycle. This version adds inheritance for the @DreamMonolog annotation.18
easyconfEasyConf is a library to access configuration of software components and applications. It defines simple conventions to make it easier to use. It was born in a portlets-based portal and has several features useful for this and similar environments.112
enforcer-rulesThis component contains the standard Enforcer Rules169
enroscar-beansSimple beans declaration and replacement library used for managing Enroscar components.17
enunciate-core-annotationsEnunciate core annotations.111
fest-reflectFluent Interface that simplifies usage of Java Reflection229
flexy-common-adapterThe flexible pool common adapter318
fluent-reflectionA library providing a neat interface to the Java language reflection facilities.326
fopApache FOP (Formatting Objects Processor) is the world's first print formatter driven by XSL formatting objects (XSL-FO) and the world's first output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting pages to a specified output. Outpu...121
fractal-gcm-apiGrid Component Model Standardization120
fractal-spoonletThis plugin provides annotations support to fractal components. Thes annotations allow the developer to generate automatically the content class callbacks and the FractalADL descriptors of fractal components.115
genericThis the generic part of the Minus component library.18
gentyrefGeneric type reflection library18
georegressionGeoRegression is a free Java based geometry library for scientific computing in fields such as robotics and computer vision with a focus on 2D/3D space.110
gluegen-rtJNI binding generator (runtime)111
gnu-hylafax-coreThe core module contains everything necessary to interface with HylaFAX server.110
guavaGuava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. This project is a complete packaging of all the Guava libraries into a single jar. Individual portions of Guava can be used by downloading the ap...112041
hydra-apiHydra API216
io7m-jspatial-coreCommon API code111
isoparserA generic parser and writer for all ISO 14496 based files (MP4, Quicktime, DCF, PDCF, ...)19
jadex-bridgeJadex bridge is a base package for kernels and platforms, i.e. it is used by both and provides commonly used interfaces and classes for active components and their management.539
jadex-kernel-baseThe Jadex base kernel provides basic support for all kinds of active components.113
jadex-kernel-bpmnThe Jadex BPMN kernel provides a workflow kernel for the standardized business process modeling notation. The kernel relies on annotated BPMN diagrams, which include detailed execution information.214
jadex-kernel-componentThe Jadex component kernel provides basic support for active components. A component may be composed of subcomponents.117
jamonThe Java Application Monitor (JAMon) is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications.116
jansijansi is a java library for generating and interpreting ANSI escape sequences.9189
jarjarJar Jar Links is a utility that makes it easy to repackage Java libraries and embed them into your own distribution.218
javaccJavaCC is a parser/scanner generator for Java.225
javaparserA Java 1.5 Parser with AST generation and visitor support. The AST records the source code structure, javadoc and comments. It is also possible to change the AST nodes or create new ones to modify the source code.127
jchronicNatural language date parsing in Java, ported directly from Ruby's chronic17
jclouds-computejclouds components to access compute providers469
jcrContent Repository for Java technology API. Specifies a standard API to access content repositories in JavaTM 2 independently of implementation.154
jedit-syntaxSyntax Highlighting JavaBean18
jgroups-allA Toolkit for Reliable Multicast Communication.130
jloremlorem ipsum generator17
jmh-generator-annprocessJMH benchmark generator, based on annotation processors.469
jnr-posixCommon cross-project/cross-platform POSIX APIs110
jsapthe Java-based Simple Argument Parser137
jsr305support for jsr305 annotation project1503
jung2JUNG the Java Universal Network/Graph Framework--is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph or network. It is written in Java, which allows JUNG-based applications to make use ...112
kxml2kXML2 is a small XmlPull parser aimed at J2ME/MIDP devices, e.g. mobile phones.187
leveldbjni-allAn uber jar which contains all the leveldbjni platform libraries and dependencies15
lift-common_2.10Common Libraties and Utilities117
lift-common_2.9.2Common Libraties and Utilities127
memory-monitorCode for monitoring memory/swap usage3127
metrics-annotationA dependency-less package of just the annotations used by other Metrics modules.344
metrics-coreMetrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.4208
metrics-graphiteA reporter for Metrics which announces measurements to a Graphite server.110
mirageThis library provides methods around Java Reflection114
mod-web-serverSimple Web Server Module for Vert.x15
monitoring-apiThis project is the foundation runtime monitoring api project.16
mule-coreMule server and core classes32741
mule-module-buildersStandard configuration builders for Mule18120
mule-module-clientMuleClient is a simple interface for Mule clients to send and receive events from local or remote Mule Servers.28473
nebula-coreCommon classes that plugins might need139
neethiApache Neethi Project162
ness-configNess Configuration component.215
net.sourceforge.reb4jThe purpose of reb4j is to provide a pure Java wrapper around the regular expression syntax provided by the JRE's java.util.regex.Pattern class in order to facilitate programmatic construction of regular expressions while taking advantage of compile-time syntax checking. This sub-project ...17
newrelic-apiThe New Relic Java Agent Api.230
objenesisA library for instantiating Java objects5190
openstack-keystonejclouds components to access an implementation of OpenStack Keystone220
openutils-mgnlutilsA collection of Magnolia utilities and extensions112
openwebbeans-implApache OpenWebBeans Implementation core module17
openwebbeans-resourceApache OpenWebBeans EE Resource Integration17
ops4j-base-ioOPS4J Base - Utilities/Extensions related to java.io.117
ops4j-base-langOPS4J Base - Utilities/Extensions related to java.lang.334
ops4j-base-monitorsOPS4J Base - Utilities/Extensions related to monitoring.222
ops4j-base-netOPS4J Base - Utilities/Extensions related to java.net.214
ops4j-base-util-propertyOPS4J Base - Utilities/Extensions related to sytem/configuration properties.112
org.apache.aries.blueprintThis bundle contains the standalone implementation along with the API. It's composed of the blueprint-api, blueprint-core and blueprint-cm modules.116
org.apache.karaf.features.coreThis bundle is the core implementation of the Karaf features support.211
org.apache.sling.adapterBundle implementing the AdapterManager and provides a convenience implementation of the Adaptable interface to make use of this AdapterManager.217
org.apache.sling.jcr.resourceThis bundle provides the JCR based ResourceResolver.218
org.apache.sling.scripting.apiThis bundle provides the internal API to implement scripting. As such it bundles the Java Scripting API provided by Apache BSF.220
osmosis-coreOsmosis is a Java application and library for processing OSM data.215
osmosis-testutilOsmosis is a Java application and library for processing OSM data.211
pax-swissbox-tinybundlesTiny Bundles is a library to create adhoc bundles using Java API.165
paypal-corePayPal Java SDK Core library base and common to PayPal SDKs. The paypal-core library is a dependency for all PayPal related Java SDKs428
petals-cdkThe PEtALS component framework. This framework is used to easily create JBI 1.0 compliant components.16
petals-cdk-coreThe PEtALS component framework. This framework is used to easily create JBI components.777
plantumlPlantUML is a component that allows to quickly write : * sequence diagram, * use case diagram, * class diagram, * activity diagram, * component diagram, * state diagram * object diagram2139
platformArtifact with dependencies to the clerezza platform components providing documentation and boot-status monitoring.19
plexus-classworldsA class loader framework385
plexus-cliEasily create CLIs with Plexus components122
plexus-component-annotationsPlexus Component "Java 5" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.253
plexus-resourcesA component to transparently retrieve resources from the filesystem, classpath or internet.1126
plugin-supportProvides common support classes and components for plugins.213
pluto-containerThe pluto portlet container.134
pluto-taglibApache Pluto's Java Portlet Specification Tag Library implementation272
pmd<p>PMD scans Java source code and looks for potential problems like:</p> <ul> <li>Possible bugs - empty try/catch/finally/switch statements</li> <li>Dead code - unused local variables, parameters and private methods</li> <li>Suboptimal code - wasteful String/StringBuffer usage</li> <li>Over...350
posixThis the posix part of the Minus component library.15
power_modelPower model provides the ability to reflect and navigate on Java data models. It also provides some useful data types that can be used in data modelling.15
promisesProvides the annotations necessary to express models of programmer design intent in Java code. Promises are supra-linguistic formal annotations to programs. Each promise has a precise meaning and constrains the implementation and evolution of the code it targets. Promises are also (...15
rackspace-clouddnsjclouds components for Rackspace Cloud DNS16
rackspace-cloudidentityjclouds components to access an implementation of Rackspace Cloud Identity17
reflectionsReflections - a Java runtime metadata analysis5140
rexster-coreCore components for extending Rexster.118
rhq-pluginAnnotationsAnnotations to help generate plugin descriptors16
rocotoAdd some spice to Google Guice through configuration files!213
rsyntaxtextareaRSyntaxTextArea is the syntax highlighting text editor used in RText, pulled out into its own jar so it is easily usable in any application. Features include Syntax highlighting for 20+ languages, Code completion, Regex find and replace, Macros, Code templates, Unlimited undo/redo Line numb...233
sanselanApache Sanselan is a pure-Java image library.119
sca4j-apiSCA4J APIs for end user applications.860
sca4j-pojoSCA4J Support Module for Implementations based on POJOs.330
sca4j-scdlSCA4J model of standard SCDL concepts.125
seeds-baseAtomic jars for Google Guava libraries15
shindig-commonCommon java code for Shindig114
shrinkwrap-apiClient View of the ShrinkWrap Project8149
shrinkwrap-descriptors-apiClient View of the ShrinkWrap Descriptors Project223
shrinkwrap-descriptors-api-baseBase for Client View of the ShrinkWrap Descriptors Project124
shrinkwrap-descriptors-implImplementation of the ShrinkWrap Descriptors Project223
shrinkwrap-descriptors-impl-baseImplementation of the ShrinkWrap Descriptors Project128
shrinkwrap-impl-baseCommon Base for Implementations of the ShrinkWrap Project585
smack-coreSmack core components.17
snappy-javasnappy-java: A fast compression/decompression library6244
spock-extensionsSpock Extensions19
spoon-coreSpoon is a Java program processor that fully supports Java 5. It provides a complete and fine-grained Java metamodel where any program element (classes, methods, fields, statements, expressions...) can be accessed both for reading and modification.115
st200This the st200 part of the Minus component library.16
stripesStripes web framework jar, including tag library.318
subethasmtpSubEtha SMTP is an easy-to-use server-side SMTP library for Java.124
support-confluenceThis is a support library for Confluence plugins, providing some commonly-used classes and libraries.19
sux4jSux4j is an implementation of succinct data structure in Java. It provides a number of related implementations covering ranking/selection over bit arrays, compressed lists and minimal perfect hashing.114
thrift-serverThrift Server implementation backed by LMAX Disruptor. Shows better throughput/latency characteristics than build-in THsHa and TThreadedSelector servers.114
thundrthundr is a light-weight java web framework designed for use in cloud deployed web applications.122
tiles-apiTiles APIs, containing interfaces and classes to interact with Tiles.6110
tiles-coreTiles Core Library, including basic implementation of the APIs.6114
tiles-elTiles EL (Expression Language) support: Classes and tag libraries to use EL as an expression language in attribute expressions.342
tiles-extrasExtras for Tiles, including non-standard, non-generic, non-identifiable components that may be useful for Tiles users.450
tiles-request-apiAPI for the Tiles Request framework.117
tiles-templateCommon code for integration of Tiles for different templating technologies.215
tinylafTinyLaF is a (mostly painted) Look and Feel for Java 1.4 and higher. TinyLaF can look somewhat like Windows XP but runs on all platforms supporting Java. With the assistance of the control panel you can define the component's colors, fonts and (partially) behaviour and thus create your ow...112
tm-extractorsJava API to extract Microsoft Word documents113
uimaj-cpeThe implementation of a simple scaleout capability, called the Collection Processing Engine. New implementations may find UIMA-AS a better scaleout mechanism.16
uimaj-document-annotationA common, but not built-in, type in the type system, specifying the language of a document19
uimaj-toolsTooling supporting UIMA use18
vt-cryptLibrary for performing common cryptographic operations113
weld-apiWeld specifc extensions to the CDI API223
weld-coreWeld's implementation of CDI485
weld-seWeld support for Java SE155
weld-se-coreWeld support for Java SE386
wicket-extensionsWicket Extensions is a rich component library for the Wicket framework.251
xchange-coreCore functionality used by all other modules.885
xmlbeansXmlBeans main jar284
xnio-apiThe API JAR of the XNIO project225
yak-dev-commonCrazy Yak15150

Directory Server

ArtifactDescriptionArtifact IDDepend By Count
apacheds-avl-partitionA partition that backs it's entries and indices in AvlTrees within memory.121
apacheds-coreServer's core contains the JNDI provider, interceptors, schema, and database subsystems. The core is the heart of the server without protocols enabled.687
apacheds-core-annotationsAnnotations used to define a DirectoryService122
apacheds-core-apiContains interfaces and helper classes that are part of the ApacheDS Core API.228
apacheds-core-avlA linked in memory AVL tree implementation with Cursor.121
apacheds-core-constantsContains classes that store interfaces with various constants in ApacheDS.121
apacheds-core-entryServer side LDAP entry classes.237
apacheds-core-jndiContains a JNDI provider implementation which wraps the core so existing applications based on JNDI can use the server embedded transparently. Remote and local runtime operations will appear and feel exactly the same with a performance boost when local. All operations via this JND...226
apacheds-core-mockSome commonly used mock objects that have more than bare minimum of functionality.121
apacheds-i18nInternationalization of errors and other messages121
apacheds-interceptor-kerberosInterceptors used by the ApacheDS kerberos service.227
apacheds-interceptors-hashPassword Hashing interceptor15
apacheds-jdbmspecific JDBM Implementation123
apacheds-jdbm-partitionJDBM BTree backed partition implementation.121
apacheds-jdbm-storeA JDBM entry store which does not have any dependency on core interfaces. The JDBM partition will use this store and build on it to adapt this to server specific partition interfaces. Having this separate module without dependencies on core interfaces makes it easier to avoid cycli...123
apacheds-jdbm1Original JDBM Implementation15
apacheds-ldif-partitionA partition that backs it's entries and indices in AvlTrees within memory.121
apacheds-protocol-changepwThe Change Password protocol provider for ApacheDS121
apacheds-protocol-dhcpThe DHCP protocol provider for ApacheDS121
apacheds-protocol-kerberosThe Kerberos Protocol Provider for ApacheDS239
apacheds-protocol-ldapThe LDAPv3 protocol provider for ApacheDS357
apacheds-protocol-ntpThe NTP protocol provider for ApacheDS121
apacheds-protocol-sharedShared library that is used by all protocol providers in ApacheDS351
apacheds-server-annotationsAnnotations used to define a LdapServer226
apacheds-server-integIntegration testing framework for Apache Directory Server.155
apacheds-server-jndiThe JNDI provider which launches the core and associated network services: Changepw, Kerberos, LDAP, and NTP if all are configured. By default only LDAP is configured to startup.364
apacheds-server-replicationA multi-master replication service for replicating information across ApacheDS instances. This service is modeled as an interceptor.121
apacheds-server-unitUnit testing framework for ApacheDS Server JNDI Provider17
apacheds-server-xmlA single authoritative server.xml file.121
apacheds-test-frameworktest framework for integration tests without depending on the InheritableSettings121
apacheds-utilsContains utility classes for ApacheDS.125
apacheds-xdbm-baseBase XDBM (btree based) entry store interfaces.123
apacheds-xdbm-searchSearch engine implementation generalized for XDBM entry store scheme.121
apacheds-xdbm-toolsSeveral kinds of two column key/value data structures, in memory and on disk which sort keys can can be used to implement xdbm partitions. JDBM is one example. These partition use the same database structure or scheme for maintaining LDAP entries and facilitating search operations o...121
api-ldap-codec-standaloneThis module was created to fix issue DIRSHARED-91 where the embedded Felix instance inside the default LdapCodecService implementation was making it very problematic to deploy the ldap-codec inside an RCP (OSGi) environment and hence Apache Directory Studio could not use it. This ...15
picketbox-ldapPicketBox LDAP Server contains an embeddable Apache Directory server. This is primarily useful for unit testing ldap functionality.125
shared-ldapCommon LDAP packages used by clients and servers.241
shared-ldap-codec-standaloneThis module was created to fix issue DIRSHARED-91 where the embedded Felix instance inside the default LdapCodecService implementation was making it very problematic to deploy the ldap-codec inside an RCP (OSGi) environment and hence Apache Directory Studio could not use it. This ...17

Document Database

ArtifactDescriptionArtifact IDDepend By Count
apollo-leveldbLevelDB based message storage for Apollo327
astyanax-cassandraastyanax-cassandra developed by Netflix437
blueprints-neo4j-graphBlueprints property graph implementation for the Neo4j graph database132
cassandra-allThe Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.596
cassandra-clientutilThe Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.237
cassandra-driver-coreA driver for Apache Cassandra 1.2+ that works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's binary protocol.12162
cassandra-driver-mappingObject mapper for the DataStax CQL Java Driver.111
cassandra-thriftThe Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.4110
cassandra-unitTest framekork to develop with Cassandra137
commonGeneral-Purpose Library of Neo4j-Related Code1158
hbaseHBase is the &lt;a href="http://hadoop.apache.org"&rt;Hadoop</a&rt; database. Use it when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardwar...695
hbase-clientClient of HBase333
hbase-commonCommon functionality for HBase327
jcouchdbJava5 couchdb driver112
leveldbPort of LevelDB to Java348
leveldbjnileveldbjni is a jni library for acessing leveldb.15
neo4jA meta package containing the most used Neo4j libraries. Intended use: as a Maven dependency.5100
neo4j-cypherNeo4j query language286
neo4j-graph-algoGraph algorithms for Neo4j.387
neo4j-graphvizUtility component to generate Graphviz .dot notation from Neo4j graphs.130
neo4j-jmxManagement support using JMX.578
neo4j-kernelNeo4j kernel is a lightweight, embedded Java database designed to store data structured as graphs rather than tables. For more information, see http://neo4j.org.35622
neo4j-lucene-indexIntegration layer between Neo4j and Lucene, providing one possible implementation of the Index API.8108
neo4j-serverStandalone Neo4j server application.544
neo4j-shellA generic command shell with a client and server part.137
org.ektorpa Java CouchDB persistence library354
org.sakaiproject.nakamura.coreServer that uses a sparse map to represent content mapping closely to a colum database like Cassandra.110
server-communityGraphAware Server for Neo4j Community122
testsTools for testing Neo4j-related and GraphAware-related code121

EJB

ArtifactDescriptionArtifact IDDepend By Count
ejb3-persistenceJava Persistence API111
geronimo-ejb_3.1_specEJB 3.1 API153
javax.ejbProject GlassFish Enterprise JavaBean API266
jboss-ejb-apiThe Java EJB 3.0 API classes19
jboss-ejb-api_3.1_specThe Java EJB 3.1 API classes225
jboss-ejb-clientClient library for EJB applications working against JBoss AS16
jboss-ejb3-apiJBoss EJB 3.1 API classes164
openejb-coreOpenEJB Core EJB Container1136
ow2-ejb-3.0-specEJB 3 API of Java EE 5.0255
persistence-apiThe Enterprise JavaBeans architecture is a component architecture for the development and deployment of component-based business applications. The purpose of Enterprise JavaBeans (EJB) 3.0 is to improve the EJB architecture by reducing its complexity from the developer's point of view.1361

File

ArtifactDescriptionArtifact IDDepend By Count
base64A Java class providing very fast Base64 encoding and decoding in the form of convenience methods and input/output streams.111
commons-ioCommons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.122029
esperEvent stream and complex event processing component115
javassistJavassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.16636
moaMassive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems.15
netty2An event-driven NIO framework112
opencsvA simple library for reading and writing CSV in Java1133
quantileImplementation of Cormode, Korn, Muthukrishnan, and Srivastava "Effective Computation of Biased Quantiles over Data Streams" in ICDE 200518
resource-utilsConvenience for dealing with Java resources as properties, files, text and input streams.19
super-csvSuper CSV is a fast, programmer-friendly, free CSV package for Java112
xnio-nioThe NIO implementation of the XNIO project335

GWT

ArtifactDescriptionArtifact IDDepend By Count
ginGIN (GWT INjection) brings automatic dependency injection to Google Web Toolkit client-side code. GIN is built on top of Guice and uses (a subset of) Guice's binding language.255
guava-gwtGuava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. This project includes GWT-friendly sources.117
gwt-bootstrapA GWT Library that provides the widgets of Twitter Bootstrap.15
gwt-incubatorThe Google Web Toolkit (GWT) Incubator fosters additional widgets and libraries for GWT before they are added to the core toolkit. The project is managed by the GWT engineering team at Google, and is used as a place to share, discuss, and vet future or speculative GWT features. Future releases ...216
gwt-maven-pluginMaven plugin for the Google Web Toolkit.111
gwt-property-sourceGWT Property Source Library: Programmatic access to compile time configuration values131
gwt-servletThe GWT Servlet Library supports the server-side components for invoking a GWT-RPC endpoint.3103
gwt-userThe GWT User Library supports the client-side components for building AJAX apps in the Java language using the Google Web Toolkit.177
gwt-visualizationThe Google API Libraries for Google Web Toolkit is a collection of libraries that provide Java language bindings for popular Google JavaScript APIs. These libraries make it quick and easy for developers to use these Google JavaScript APIs with Google Web Toolkit. The libraries are supported b...16
gwt-webpollerGWT WebPoller Library122
vaadinVaadin is a web application framework for Rich Internet Applications (RIA). Vaadin enables easy development and maintenance of fast and secure rich web applications with a stunning look and feel and a wide browser support. It features a server-side architecture with the majority ...110
vaadin-slf4j-jdk14Slf4j API + JDK14 binding rebased to com.vaadin.external121
vaadin-themesVaadin is a web application framework for Rich Internet Applications (RIA). Vaadin enables easy development and maintenance of fast and secure rich web applications with a stunning look and feel and a wide browser support. It features a server-side architecture with...19

Groovy

ArtifactDescriptionArtifact IDDepend By Count
composite-groovyThis holds onto the version of Groovy that we are using in our projects. If we migrate the version of Grails, updating it in one place automatically updates every other project that uses Groovy and allows us to keep in sync with Grails.138
gmaven-pluginProvides support for execution, compilation and other facets of Groovy development.117
gmaven-runtime-1.6Support for Groovy 1.6.x.123
gmaven-runtime-1.7Support for Groovy 1.7.x.15
gmaven-runtime-apiGroovy runtime API.115
gmaven-runtime-defaultSupport for Groovy Default.15
gparsThe Groovy and Java high-level concurrency library offering actors, dataflow, CSP, agents, parallel collections, fork/join and more688
groovyGroovy: A powerful, dynamic language for the JVM27406
groovy-allGroovy: A powerful, dynamic language for the JVM30626
groovy-all-minimalGroovy: A powerful, dynamic language for the JVM232
groovy-templatesGroovy: A powerful, dynamic language for the JVM252

Http

ArtifactDescriptionArtifact IDDepend By Count
acceptsHTTP request helpers for Accept header bodies to assist in return content-type negotiation.15
aether-connector-okhttpA repository connector implementation based on Square's OkHttp.121
aether-transport-httpA transport implementation for repositories using http:// and https:// URLs.126
async-http-clientAsync Http Client library purpose is to allow Java applications to easily execute HTTP requests and asynchronously process the HTTP responses.13420
commons-httpclientThe HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.4570
coyoteTomcat Connectors and HTTP parser239
dispatch-core_2.11Core Dispatch module wrapping sonatype/async-http-client2115
dispatch-core_2.8.2Core Dispatch module wrapping sonatype/async-http-client210
dispatch-core_2.9.1-1Core Dispatch module wrapping sonatype/async-http-client212
dispatch-core_2.9.3Core Dispatch module wrapping sonatype/async-http-client223
dispatch-http_2.10Standard HTTP executor, uses Apache DefaultHttpClient111
dispatch-http_2.11Standard HTTP executor, uses Apache DefaultHttpClient17
dispatch-http_2.9.1Standard HTTP executor, uses Apache DefaultHttpClient110
dispatch-http_2.9.2Standard HTTP executor, uses Apache DefaultHttpClient112
fluent-hcHttpComponents Client fluent API232
http-requestLibrary for making HTTP requests461
httpasyncclientHttpComponents AsyncClient5143
httpclientHttpComponents Client27871
httpcoreHttpComponents Core (blocking I/O)16268
httpcore-nioHttpComponents Core (non-blocking I/O)3101
httpcore-niosslHttpComponents Core (NIO SSL extensions)110
httpmimeHttpComponents HttpClient - MIME coded entities12207
httpz_2.10purely functional http client112
jackson-datatype-guavaAdd-on datatype-support module for Jackson (http://jackson.codehaus.org) that handles Guava (http://code.google.com/p/guava-libraries/) types (currently mostly just collection ones)471
jackson-datatype-jodaAdd-on module for Jackson (http://jackson.codehaus.org) to support Joda (http://joda-time.sourceforge.net/) data types.9179
jackson-module-parameter-namesAdd-on module for Jackson (http://jackson.codehaus.org) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.127
jackson-module-scalaAdd-on module for Jackson (http://jackson.codehaus.org) to support Scala (http://www.scala-lang.org/) data types.170
jboshXEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)115
jersey-container-grizzly2-httpGrizzly 2 Http Container.112
jres-testAn HTTP client for ElasticSearch without any code dependency on the ElasticSearch library.16
jython-standaloneThe Jython Standalone installation is a Jython JAR also containing all Python standard libraries. The JAR can be recreated by following the 'Standalone mode' installation instructions: http://wiki.python.org/jython/InstallationInstructions.127
kuali-httpclientKuali Http Client111
mule-transport-httpA Mule transport for Http Connectivity. This transport supplies a simple Http Server implementation.19192
nanocontainerPlease refer to the <a href="http://nanocontainer.org/">main website</a> for documentation.16
ness-httpclientNess HTTP client component.319
openisoj-coreAn extensible framework for creating ISO 8583 messages. Ported from OpenIso.Net http://code.google.com/p/openiso8583net/112
org.apache.sling.auth.coreThe Sling Authentication Service bundle provides the basic mechanisms to authenticate HTTP requests with a JCR repository. The algorithms for extracting authentication details from the requests is extensible by implementing an AuthenticationHandler interface.15
org.apache.sling.auth.formBundle implementing form based authentication with login and logout support. Authentication state is maintained in a Cookie or in an HTTP Session. The password is only submitted when first authenticating.15
org apache stanbol commons web baseStanbol HTTP application bundle.118
org.opencms.ade.configOpenCms-Module 'org.opencms.ade.config'. Configuration for OpenCms websites.<br> <i>(c) 2013 by Alkacon Software GmbH (http://www.alkacon.com).</i> OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and c...222
org.opencms.workplaceOpenCms-Module 'org.opencms.workplace'. <p>This module contains the OpenCms Workplace base files.</p> <p>It includes common used dialogs and style sheets, that are needed by any workplace module.</p> <p><i>(c) 2012 by Alkacon Software GmbH (http://www.alkacon.com).</i></p> OpenCms is a Co...17
org opencms workplace administrationOpenCms-Module 'org.opencms.workplace.administration'. <p>This module contains the base components for the administration view.</p> <p>Its allows you to install and/or develop administration tools for OpenCms.</p> <p><i>(c) 2011 by Alkacon Software GmbH (http://www.alkacon.com).</i></p> O...114
pax-runner-no-jclOPS4J Pax Runner - Core engine without JCL. See details at http://wiki.ops4j.org/confluence/x/A4A6.266
pax-swissbox-extenderOPS4J Pax Swissbox - Utilities related to extender pattern. Detailed information to be found at http://wiki.ops4j.org/confluence/x/NQRN.128
pax-swissbox-lifecycleOPS4J Pax Swissbox - Utilities related to lifecycle. Detailed information to be found at http://wiki.ops4j.org/confluence/x/NgRN.348
sass-gemsThis is a repackaged GEM in a JAR format of the sass-lang.gem package. The sass-gems package version follows the sass-lang.gem versions located http://rubyforge.org/frs/?group_id=9702. Simply change the version of this package to download and repackage the same GEM version.112
simpleSimple is a high performance asynchronous HTTP server for Java126
staplerStapler HTTP request handling engine692
tomcat-coyoteTomcat Connectors and HTTP parser476
wagon-ahcA wagon provider for HTTP transfers based on the async-http-client.178
ws-clientHiggs HTTP Client17

IDE

ArtifactDescriptionArtifact IDDepend By Count
org.eclipse.core.jobsEclipse Jobs Mechanism19
org.eclipse.core.resourcesEclipse org.eclipse.core.resources project110
org.eclipse.core.runtimeEclipse Core Runtime227
org.eclipse.emf.commonEMF Common110
org.eclipse.emf.ecoreEMF Ecore115
org.eclipse.equinox.commonCommon Eclipse Runtime213
org.eclipse.equinox.registryExtension Registry Support214
org.eclipse.jdt.coreThis is org.eclipse.jdt.core jar used by Tycho244
org.eclipse.uml2.umlUML2 UML Model17
org.eclipse.xtend.libThe runtime library for the Xtend programming language.330

Internationlization

ArtifactDescriptionArtifact IDDepend By Count
icu4jInternational Component for Unicode for Java (ICU4J) is a mature, widely used Java library providing Unicode and Globalization support234
nv-i18nPackage to support internationalization254
ow2-util-i18nProvides i18n messages based on properties file.114

Inversion of Control

ArtifactDescriptionArtifact IDDepend By Count
cdi-apiAPIs for JSR-299: Contexts and Dependency Injection for Java EE7123
geronimo-atinject_1.0_specApache Geronimo implementation of the JSR-330 Dependency Injection Spec API132
geronimo-jcdi_1.0_specApache Geronimo implementation of the JSR-299 Context and Dependency Injection for the Java EE Platform114
guavaGuava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has two code dependencies - javax.annotation per the JSR-305 spec and javax.inject per the JSR-330 spec.42041
guiceGuice (pronounced 'juice') is a lightweight dependency injection framework for Java 5, brought to you by Google.1602
guice-assisted-injectAn easier way to help the Guice Injector build objects15
guice-multibindingsTools injecting collections of bound values1165
guice-servletPOM was created by Sonatype Nexus2166
guiceyloopsGuiceyLoops: Guice EE testing support to Guicey-fruit16
hk2This is so that other modules can depend on HK2 as an HK2 module.791
hudson-injectContains the strategy to wire up JSR-330 components in Hudson.213
jasperGeronimo Jasper jsp integration including injection support.137
jasper-deployerDeployer for Jasper jsps. Installs injection support components.648
java-cl-parserThis parser strives to achieve an elegant, ioc-type interface to make launching command-line projects effortless.231
javax.injectThe javax.inject API1556
javax.inject-tckThe javax.inject API - TCK123
metrics-guiceGuice integration with Metrics.183
ness-lifecycleGuice based lifecycle.116
nuun-log-pluginNuun Log Plugin will manage the injection of SL4J Logger.15
picocontainerPlease refer to the <a href="http://picocontainer.org/">main website</a> for documentation.135
plexus-container-defaultThe Plexus IoC container API and its default implementation.2238
roboguiceA framework for using Google Guice dependency injection in Android.19
scaldi_2.11Scaldi - Scala Dependency Injection Library111
uimafit-coreFactories, Injection, and Testing library for UIMA15
wicket-guiceGoogle Guice integration in your Wicket web applications. Requires Java 5. See the examples project for usecases.225

JBoss

ArtifactDescriptionArtifact IDDepend By Count
jboss-as-j2seJBoss Application Server (j2se module)17
jboss-as-serverJBoss Application Server (server module)135
jboss-commonJBoss common framework.17
jboss-common-coreJBoss Common Core Utility classes460
jboss-connector-api_1.5_specJava EE Connector Architecture 1.5 API classes15
jboss-corba-ots-spiSPI to be implemented by CORBA OTS providers for JBoss 6.0.015
jboss-dependencyJBoss Microcontainer Dependency117
jboss-el-api_2.2_specJSR-000245 Expression Language 2.2 API241
jboss-interceptors-api_1 2_specThe Java(TM) EE Interceptors 1.2 API classes from JSR 318.15
jboss-jaspi-api_1.0_specThe Java Authentication SPI for Containers 1.0 API classes251
jboss-javaee-6.0Java EE 6.0 APIs for use with JBoss AS 6241
jboss-javaee-web-6.0JBoss Java EE 6 Web Profile APIs174
jboss-managedJBoss Managed18
jboss-marshallingJBoss Marshalling API254
jboss-marshalling-riverJBoss Marshalling River Implementation249
jboss-marshalling-serialJBoss Marshalling Serial Implementation131
jboss-profiler-jvmtiJBoss Profiler112
jboss-profileservice-spiThe Java ProfileService 5.1.0 SPI classes260
jboss-remotingJBoss Remoting 3449
jboss-serializationJBossSerialization is a new approach to java-serialization.136
jboss-testCommon test support classes110
jboss-transaction-apiThe Java Transaction 1.0.1 API classes120
jboss-transaction-api_1.1_specThe Java Transaction 1.1 API classes2144
jboss-transaction-api_1.2_specThe Java Transaction 1.2 API classes263
jboss-transaction-spiThe Java Transaction 7.1.0 SPI classes4103
jboss-vfsA VFS library356
jbossjta-integrationJBossTS - JBoss Transaction Service. JTA, JTS and XTS (WS-AT, WS-BA)118
jnp-clientJBossNS is the JBoss implementation of the of the Java Naming and Directory Interface (JNDI).114

JDBC

ArtifactDescriptionArtifact IDDepend By Count
HikariCPUltimate JDBC Connection Pool217
HikariCP-java6Ultimate JDBC Connection Pool121
c3p0c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension.6210
commons-dbutilsThe Apache Commons-DbUtils package is a set of Java utility classes for easing JDBC development.227
derbyContains the core Apache Derby database engine, which also includes the embedded JDBC driver.11486
derbyclientThe Derby client JDBC driver, used to connect to a Derby server over a network connection.4172
derbynetContains the Apache Derby network server, which allows remote clients to connect to Derby databases over a network connection using the Derby client JDBC driver.364
druidAn JDBC datasource implementation.445
jaybirdJDBC Driver for the Firebird RDBMS110
jdbcThe javax.sql package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.112
jdbc-stdextJDBC 2.0 Optional Package15
jena-jdbc-coreThis library provides core functionality for Jena JDBC110
jtdsTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server (6.5, 7, 2000,2005, and 2008) and Sybase (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 compati...350
log4jdbcJDBC proxy driver for logging SQL and other interesting information.15
openjpa-persistence-jdbcOpenJPA Persistence JDBC230
org everit osgi bundles javax sqlOSGi bundle that contains the JDBC API coming from OpenJDK 1.6. In case of OSGi, it is better to exclude javax.sql.*, com.sun.rowset.* and javax.transaction.* packages from the boot classpath and use them from bundles. Very often javax.transaction.* packages are used from a custom bundle. As ...19
org everit osgi jdbc commons dbcpConfigurable DS components that make it possible to create XA and non-XA pooled datasource instances via ConfigAdmin.19
ow2-jdbc-service-1.0-specJDBC Service API 1.0 for OSGi Enterprise18
postgis-jdbcPostGIS adds support for geographic objects to the PostgreSQL object-relational database.19
postgresqlThe PostgreSQL Driver JDBC418312
sqlite-jdbcSQLite JDBC library4229
tomcat-jdbcTomcat JDBC Pool Package666

JEE

ArtifactDescriptionArtifact IDDepend By Count
abdera-coreAtom Specification Implementation Core429
abdera-extensions-mainAtom Specification Extensions - Main220
abdera-i18nRFC 3987 (Internationlaized Resource Identifier) libraries.111
abdera-jcrJCR AtomPub Server implementation Abdera112
activationJavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perfor...2561
aether-spiThe service provider interface for repository system implementations and repository connectors.131
arquillian-config-apiAPI for the Config Module.357
arquillian-config-impl-baseImplementation for the Config module.357
arquillian-config-spiSPI for the Config Module.237
arquillian-container-impl-baseImplementation for the container extension.353
arquillian-container-spiSPI for the container extension.357
arquillian-container-test-apiIntegration with the Test extention for the container extension.353
arquillian-container-test-impl-baseIntegration with the Test extention for the container extension.357
arquillian-container-test-spiIntegration with the Test extention for the container extension.355
arquillian-core-apiAPI for the Core.353
arquillian-core-impl-baseImpl Base for the Core.467
arquillian-core-spiSPI for the Core.459
arquillian-test-apiAPI for the Test integration.353
arquillian-test-impl-baseImplementation Base for the Test integration.464
arquillian-test-spiSPI for the Test integration.459
arquillian-testenricher-resourceResource TestEnricher for the Arquillian Project351
cactus core framework uberjar javaEE 15Cactus Uberjar for Java EE 1.5118
camel-jacksonCamel Jackson support219
camel-quartzCamel Quartz support127
casYale ITS Central Authentication Service139
common-jacksonJackson dependencies and helper utilities118
common-jackson-apiJackson API - allows for different underlying versions18
composite-jacksonCollection of the standard Jackson dependencies114
connectorThe J2EE Connector architecture provides a Java technology solution to the problem of connectivity between the many application servers and today's enterprise information systems (EIS).19
dustjs-linkedinWebJar for dustjs-linkedin19
font-awesomeWebJar for Font Awesome114
ironjacamar-spec-apiIronJacamar is an implementation of the Java EE Connector Architecture 1.6 specification573
ironjacamar-validatorIronJacamar is an implementation of the Java EE Connector Architecture 1.6 specification9130
jaasThe Java Authentication and Authorization Service (JAAS) is a set of APIs that enable services to authenticate and enforce access controls upon users.15
jackson-annotationsCore annotations used for value types, used by Jackson data binding package.14331
jackson-databindGeneral data-binding functionality for Jackson: works on core streaming API27851
javaee-apiJava(TM) EE 6 Specification APIs1250
javaee-web-apiJava(TM) EE 6 Web Specification APIs138
jclouds-coreCore components to access jclouds services490
jets3tJetS3t is a free, open-source Java toolkit and application suite for the Amazon Simple Storage Service (Amazon S3). The JetS3t toolkit provides Java programmers with a powerful yet simple API for interacting with S3 and managing data stored there.375
jmdnsJmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour. The project was originally started in December 2002 by Arthur van Hoff at Strangeberry. In November 2003 the project was mo...212
libfb303Thrift is a software framework for scalable cross-language services development.217
libthriftThrift is a software framework for scalable cross-language services development.5252
metainf-servicesAnnotation-driven META-INF/services auto-generation192
mule-module-annotationsAnnotations for configuring Mule at various levels such as services, entry points, transformers and expressions.331
mule-transport-quartzA Mule transport for Quartz. This transport supplies a receiver for jobs scheduled with Quartz.138
opencms-coreOpencms-core is the JAR-Library for OpenCms. OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.386
openwebbeans-spiApache OpenWebBeans Service Provider Interfaces113
openwebbeans-webApache OpenWebBeans Java EE Web and Serlvet plugin15
org apache aries spifly dynamic bundleThis bundle contains an extender that facilitates the use of JRE SPI providers (components typically plugged in to the JRE through META-INF/services resources).17
org apache servicemix bundles saaj-implThis bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.115
org apache stanbol commons namespaceprefix serviceMain DataFileProvider services110
org apache stanbol enhancer coreThe Enhancer Core providing central services and implementations111
org apache stanbol enhancer servicesapiThe Enhancer (formally FISE) Services API117
org apache stanbol enhancer testProvides Unit Tests for the Interfaces of the Stanbol Enhancer Services API.116
org apache stanbol entityhub coreThe Core Components of the Entityhub. This includes the default implementations for the services defined by the services API as well as an in-memory implementation of the model.215
org.imixs.workflow.jee.apiImixs IX JEE Workflow API18
ow2-connector-1.5-specJCA API of Java EE 5.0116
ow2-javaee-5-specAPI of Java EE 5118
platform.configThis bundles initializes the system graph with default values, provides a service to access configuration default values, and a GUI to edit such values.114
platform.graphprovider.contentA service that provides the content-graph110
quartzOpenSymphony's Quartz Scheduler2216
requirejsWebJar for RequireJS116
sca-api-r1.0Service Component Architecture V1.0 Java API and Annotations470
sca-caa-apisService Component Architecture V1.1 (release candidate 4) Java API and Annotations131
servicemix-commonCommon library for binding component and service engines112
shrinkwrap-descriptors-api-javaeeClient View of the ShrinkWrap Descriptors Project125
shrinkwrap-descriptors-impl-javaeeGenerated Implementation of the ShrinkWrap Descriptors Project125
shrinkwrap-descriptors-spiService Provider Interface of the ShrinkWrap Descriptors Project132
shrinkwrap-spiGeneric Service Provider Contract of the ShrinkWrap Project461
tika-coreThis is the core Apache Tika? toolkit library from which all other modules inherit functionality. It also includes the core facades for the Tika API.188
tika-parentApache Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.16
tuscany-sca-apiAPI classes for the Service Component Architecture13122
twilio-java-sdkJava helper library for Twilio services120
webjars-locatorWebJar Locator18

JEE Container

ArtifactDescriptionArtifact IDDepend By Count
avalon-framework-apiAvalon Framework API121
avalon-framework-implAvalon Framework Implementation112
cargo-core-container-tomcatCore API implementation for Tomcat containers130
connector-deployerDeployer for J2CA connectors989
fulcrum-yaafiA light-weight Avalon container112
geronimo-activation_1.1_specJava Activation Spec API 1.11142
geronimo-deploy-configThe deployment module contains basic infrastructure and base classes for module builders / deployers. This module contains infrastructure and base classes for JSR-88 DConfigBeans.857
geronimo-el_2.2_specExpression Languague API 2.2112
geronimo-gbean-deployerThe GBean Deployer10184
geronimo-j2ee-connector_1 6_specJava 2 Connector Architecture API18
geronimo-jaspic_1.0_specJava Authentication Service Provider Interface for Containers (JSR-196) api219
geronimo-javamail_1.4_specJavamail 1.4 Specification3104
geronimo-kernelGeronimo Kernel1220
geronimo-managementContains interfaces that define the management API for Geronimo.13139
geronimo-validation_1.0_specApache Geronimo implementation of the JSR-303 Bean Validation Spec API119
j2ee-deployerBasic JavaEE deployer functionality including the ear deployer.674
j2ee-serverBasic geronimo JavaEE support components including the transaction manager and connector framework.784
j2ee-systemBase geronimo server that sets up the kernel.249
javax.transaction-apiProject GlassFish Java Transaction API131
jee-specsThe JavaEE spec jars in a single classloader.1094
jsr250-apiJSR-250 Reference Implementation by Glassfish1242
management-apiGlassFish Common APIs291
pluginPlugin management services including the installer.973
tomcat-el-apiExpression language package177
tomcat-utilCommon code shared by multiple Tomcat components182
transactionGeronimo transaction manager module.10105
wadi-clusteringGeronimo WADI integration.111

JEE Library

ArtifactDescriptionArtifact IDDepend By Count
commonj.sdoEclipseLink build based upon Git transaction 9c3c26416
fractal-jmxFractal JMX provides components to enable the JMX management of Fractal applications111
javax.persistenceEclipseLink build based upon Git transaction 3faac2b279
jersey-apache-connectorJersey Client Transport via Apache220
jersey-clientJersey core client implementation5397
jersey-commonJersey core common packages366
jersey-grizzly2Grizzly 2.0 container for Jersey475
jersey-media-multipartJersey Multipart entity providers support module.237
jersey-serverJersey core server implementation2346
jersey-test-framework-provider-grizzly2Jersey Test Framework - Grizzly2 container18
jmxutilsExporting JMX mbeans made easy261
jotm-coreJOTM: Java Open Transaction Manager - Core237
jtaThe javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.2213
mx4jMX4J JMX API and implementation156
nan21.dnet.core.businessContains base classes for the transactional service layer.326
narayana-jtaNarayana: ArjunaJTA narayana-jta (jta uber jar)111
org.eclipse.persistence.asmEclipseLink build based upon Git transaction f2b9fc5112
org.eclipse.persistence.coreEclipseLink build based upon Git transaction f2b9fc5220
org.eclipse.persistence.moxyEclipseLink build based upon Git transaction f2b9fc5157
org.eclipse.persistence.oracleEclipseLink build based upon Git transaction f2b9fc5112
tx-executorSingle and Batch Transaction Executor112

JMS

ArtifactDescriptionArtifact IDDepend By Count
cxf-rt-transports-jmsApache CXF Runtime JMS Transport17
jboss-jms-apiThe Java Messaging Service 1.1 API classes111
jboss-jms-api_1.1_specThe Java Messaging Service 1.1 API classes238
jmsThe Java Message Service (JMS) API is a messaging standard that allows application components based on the Java 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.162
joram-jms-testsMaven artifact of the Joram JMS tests17
mule-transport-jmsA Mule transport for Jms Connectivity.788
stompjms-clientSTOMP-JMS is a JMS implementation using STOMP as the wire protocol151

JPA Hibernate

ArtifactDescriptionArtifact IDDepend By Count
ehcacheEhcache is a pure Java, in-process cache with the following features: Fast, Simple, Acts as a pluggable cache for Hibernate 2.1. Small foot print. Both in terms of size and memory requirements. Minimal dependencies. Fully documented. See the online Documentation, FAQ and the online JavaDoc. Compreh...1130
geronimo-jpa_2.0_specImplementation of Sun JSR-317 JPA 2.0 Spec API247
hibernateRelational Persistence for Java9159
hibernate-annotationsAnnotations metadata for Hibernate7165
hibernate-c3p0A module of the Hibernate Core project242
hibernate-cglib-repackA repackaging of CGLIB (and its ASM dependencies) under the org.hibernate namespace to avoid version conflicts. The produced artifact is not intended for any use other than to be consumed by hibernate.158
hibernate-commons-annotationsHibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects.7105
hibernate-coreA module of the Hibernate O/RM project25436
hibernate-ehcacheIntegration for Ehcache into Hibernate as a second-level caching service482
hibernate-entitymanagerA module of the Hibernate Core project16346
hibernate-enversA module of the Hibernate Core project18
hibernate-jpa-2.0-apiHibernate definition of the Java Persistence 2.0 (JSR 317) API.2145
hibernate-jpa-2.1-apiClean-room definition of JPA APIs intended for use in developing Hibernate JPA implementation. See README.md for details126
hibernate-jpamodelgenAnnotation Processor to generate JPA 2 static metamodel classes217
hibernate-searchHibernate Search3114
hibernate-validatorHibernate's Bean Validation (JSR-303) reference implementation.13427
jackson-datatype-hibernate3Add-on module for Jackson (http://jackson.codehaus.org) to support Hibernate (http://hibernate.org) version 3.x data types.17
jackson-datatype-hibernate4Add-on module for Jackson (http://jackson.codehaus.org) to support Hibernate (http://hibernate.org) version 4.x data types.130
liquibase-hibernate4Liquibase extension for hibernate integration including generating changesets based on changed hibernate mapping files116
openjpa-persistenceOpenJPA JPA222
org.eclipse.persistence.jpaEclipseLink build based upon Git transaction 3faac2b338
querydsl-jpaJPA support for Querydsl19
scalajpa_2.10This module provides some basic classes to simplify using JPA (Java Persistence) under Scala.113
scalajpa_2.9.1This module provides some basic classes to simplify using JPA (Java Persistence) under Scala.111
scalajpa_2.9.2This module provides some basic classes to simplify using JPA (Java Persistence) under Scala.122
tapestry-hibernate-seedentityObject oriented seed entities for your Tapestry 5 Hibernate application120

JSF

ArtifactDescriptionArtifact IDDepend By Count
appfuse-webAppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.116
javax.facesThis is the master POM file for Oracle's Implementation of the JSF 2.2 Specification.234
javax.faces-apiThis is the master POM file for Oracle's Implementation of the JSF 2.2 Specification.122
jboss-jsf-api_2.1_specJavaServer(tm) Faces API classes based on Version 2.1 of Specification342
jsf-apiThis is the master POM file for Oracle's Implementation of the JSF 2.2 Specification.7173
jsf-faceletsFacelets is an open source alternative view handler technology for JavaServer Faces (JSF).16
jsf-implSun's implementation of the JSF 2.0 specification.377
myfaces-apiThe public API classes of the Apache MyFaces CORE JSF-2.1 project5144
myfaces-builder-annotationsA set of Java 1.5 Annotation classes that can be applied to classes that are intended to be JSF components, validators, etc. The maven-builder-plugin will recognise these annotations and process the class appropriately.112
myfaces-implThe private implementation classes of the Apache MyFaces Core JSF-1.1 Implementation.5119
openwebbeans-jsfApache OpenWebBeans JSF integration15
tomahawkJSF 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.136
tomahawk12JSF components and utilities that can be used with any JSF implementation. This library is based on the JSF1.1 version of Tomahawk, but with minor source code and build changes to take advantage of JSF1.2 features. A JSF1.2 implementation is required to use this version of the Tomahawk ...17

JSON

ArtifactDescriptionArtifact IDDepend By Count
abdera-extensions-jsonAtom Specification Extensions - JSON214
config-jsonJSON config module for JSR-33015
dispatch-json4s-native_2.11Dispatch module providing json4s native support16
fastjsonFastjson is a JSON processor (JSON parser + JSON generator) written in Java225
gsonGoogle Gson library8436
jackson-aslJackson is a high-performance JSON processor (parser, generator)118
jackson-coreCore Jackson abstractions, basic JSON streaming API implementation22615
jackson-core-aslJackson is a high-performance JSON processor (parser, generator)28665
jackson-dataformat-smileSupport for reading and writing Smile ("binary JSON") encoded data using Jackson abstractions (streaming API, data binding, tree model)267
jackson-datatype-json-orgSupport for datatypes of "org.json" JSON library (see http://json.org/java), mainly to make it easier to upgrade code to Jackson, using automated conversions.120
jackson-mapper-aslData Mapper package is a high-performance data binding package built on Jackson JSON processor31894
jackson-mapper-lgplData Mapper package is a high-performance data binding package built on Jackson JSON processor240
javax.jsonDefault provider for JSR 353:Java API for Processing JSON243
javax.json-apiAPI module of JSR 353:Java API for Processing JSON116
jboss-json-api_1.0_specJSR 353: JavaTM API for JSON Processing API classes112
jersey-media-json-jacksonJersey JSON Jackson entity providers support module.331
jersey-media-moxyJersey JSON entity providers support module based on EclipseLink MOXy.18
jsonJSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a te...3316
json-simpleA simple Java toolkit for JSON2175
json-smartJSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a te...120
jsonld-java-sesameJSON-LD Java integration module for Sesame16
jsonrpc2-baseJava classes to represent, parse and serialise JSON-RPC 2.0 requests, notifications and responses.16
lift-json_2.10JSON Library441
metrics-jsonA set of Jackson modules which provide serializers for most Metrics classes.242
minimal-jsonA Minimal JSON Parser and Writer118
noggitFast streaming JSON parser for Java125
org.jsonJSON framework based on org.json implementation (patched for ChargeBee).137

JSP

ArtifactDescriptionArtifact IDDepend By Count
commons-elJSP 2.0 Expression Language Interpreter Implementation142
commons-jexlThe Commons Jexl library is an implementation of the JSTL Expression Language with extensions.8283
extremecomponentseXtremeComponents is a jsp dynamically generated table.129
geronimo-jsp_2.2_specJava Server Pages 2.2 API18
jasper-elJasper Expression Language Impl232
jersey-mvc-jspJersey extension module providing support for JSP templates.17
joda-time-jsptagsContribution to Joda-Time that adds JSP tags support111
jsp-2.1JSP2.1 Jasper implementation from Glassfish2125
jsp-apiJSP package1761
jsp-api-2.1JSP2.1 API1143
jsp-api-2.1-glassfishJSP2.1 API112
juelImplementation of the Java Unified Expression Language as specified by the Expression Language Specification, Version 2.1: part of the JSP 2.1 standard (JSR-245).228
org apache sling scripting jsp taglibCore Tag Library for Apache Sling JSP support18
osgi-resource-locatorSee http://wiki.glassfish.java.net/Wiki.jsp?page=JdkSpiOsgi for more information17
tiles-jspTiles JSP support: Classes and tag libraries to use Tiles in a JSP environment.7119
tomcat-embed-jasperCore Tomcat implementation660
tomcat-jsp-apiJSP package164

JUnit

ArtifactDescriptionArtifact IDDepend By Count
JUnitParamsBetter parameterised tests for JUnit126
ant-junitcontains the junit and junirreport tasks5201
arquillian-junit-containerJUnit Container Implementation for the Arquillian Project6110
arquillian-junit-coreJUnit Implementation for the Arquillian Project353
byteman-bmunitThe Byteman bmunit jar provides integration of Byteman into TestNG and JUnit tests.139
camel-testCamel Testing Library using JUnit242
cdi-unitJUnit runner for testing CDI based projects.112
contiperfContiPerf is an open source testing utility that enables the user to easily convert JUnit 4 test cases into performance tests.19
equalsverifierEqualsVerifier can be used in JUnit 4 unit tests to verify whether the contract for the equals and hashCode methods is met.253
geb-coreGeb (pronounced with a soft ?G?? like ?Jeb??) is a browser automation solution for the Groovy programming language. It combines the browser driving features of WebDriver (and therefore can work with Internet Explorer, FireFox, Chrome and HTMLUnit) with a jQuery inspired content navigation/inspectio...17
hamcrest-integrationProvides integration between Hamcrest and other testing tools, including JUnit (3 and 4), TestNG, jMock and EasyMock.245
htmlunitA headless browser intended for use in testing web-based applications.11167
jmockitJMockit is a Java toolkit for developer (unit/integration) testing. It contains mocking APIs and other tools, supporting both JUnit and TestNG. The mocking APIs allow all kinds of Java code, without testability restrictions, to be tested in isolation from selected dependencies.124
jsunit-testRunnerJsUnit is a Unit Testing framework for client-side (in-browser) JavaScript. It is essentially a port of JUnit to JavaScript. Also included is a platform for automating the execution of tests on multiple browsers and mutiple machines running different OSs. Its development began in January 2001.18
junitJUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.2010407
junit-benchmarksA framework for writing performance micro-benchmarks using JUnit4 annotations.19
junit-dataproviderA TestNG like dataprovider runner for JUnit118
junit-depJUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. The junit-dep artifact is the same as the junit artifact, expect that all dependencies are explicity declared and unbundled.7383
junit-interfaceAn implementation of sbt's test interface for JUnit 48303
jwebunit-htmlunit-pluginHtmlUnit plugin for JWebUnit.371
org everit osgi dev testrunner junit4Extension of everit-osgi-testrunner that allows to run Junit4 based tests. The tests have to be registered with the osgi.testEngine=junit4 service property.112
powermock-module-junit4PowerMock support module for JUnit 4.x.891
powermock-module-junit4-commonPowerMock support module for all versions of JUnit 4.x.230
rmockrMock 2.0.0 is a Java mock object framework based on jUnit. rMock has support for a record-modify-playback-verify workflow when writing jUnit tests, integrates better with IDE refactoring support and allows designing interfaces in a true test first fashion. rMock has the flexibili...122
spock-coreSpock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spo...3277
test-interfaceUniform test interface to Scala/Java test frameworks (specs, ScalaCheck, ScalaTest, JUnit and other)1264
test-resourcesResources for running OpenIMAJ JUnit tests.17
testngTestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use.4980

Java Library

ArtifactDescriptionArtifact IDDepend By Count
backport-util-concurrentDawid Kurzyniec's backport of JSR 1664186
bluecoveBlueCove is JSR-82 J2SE implementation that currently interfaces with the Mac OS X, WIDCOMM, BlueSoleil and Microsoft Bluetooth stack111
bval-jsr303Implementation specific classes for JSR 303 Bean Validation 1.0120
dozerDozer is a powerful Java Bean to Java Bean mapper that recursively copies data from one object to another116
guavaGuava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has only one code dependency - javax.annotation, per the JSR-305 spec.92041
guava-jdk5Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has only one code dependency - javax.annotation, per the JSR-305 spec.337
javax.annotation-apiCommon Annotations for the JavaTM Platform API224
javax enterprise concurrent-apiJSR 236:Concurrency Utilities for Java EE119
javax.persistenceEclipseLink subversion revision 5939179
jcrThe Content Repository API for JavaTM Technology Version 2.0 is specified by JSR-283. This module contains the complete API as specified.154
jhJavaHelp Search library. Dependency of Woodstock components library.16
jhbasicJavaHelp Search library. Dependency of Woodstock components library.17
joda-timeDate and time library to replace JDK date handling111204
jsr-275The version 1.0 is not official yet and points to the latest draft release.238
jsr303-tckJSR-303 TCK119
jsr311-apiJSR 311 forked from r612.113
mule-module-scriptingSupport for Scripting Mule Services and embedding Mule inside scripts680
saaj-apiSAAJ API: JSR-671156
scalaconcurrencyWrapper classes for jdk5, and 7 concurrency package121
servicemix-jbiServiceMix is an open source ESB based on the Java Business Integration framework - JSR-20819
threetenbpBackport of JSR-310 to JDK 1.7. NOT an implementation of the JSR.129
validation-apiBean Validation (JSR-303) API.2490
xpp3MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.183
xpp3_minMXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.140

Jetty

ArtifactDescriptionArtifact IDDepend By Count
arquillian-jetty-embedded-7Jetty Embedded 7.x and 8.x container integration for the Arquillian project111
camel-jettyCamel Jetty support351
cargo-core-container-jettyCore API implementation for Jetty containers131
com.sun.elThis artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.18
cxf-rt-transports-http-jettyApache CXF Runtime HTTP Jetty Transport393
fabric3-jettyFabric3 HTTP Transport based on Jetty121
javax.annotationThis artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.1152
javax.elThis artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.181
javax.servletThis artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.1147
javax.servlet.jspThis artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.114
javax.servlet.jsp.jstlThis artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.115
javax.transactionThis artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.123
jersey-container-jetty-httpJetty Http Container18
jettyJetty server core13731
jetty-annotationsAnnotation support for deploying servlets in jetty.234
jetty-continuationAsynchronous API7119
jetty-deployJetty deployers2106
jetty-jmxJMX management artifact for jetty.597
jetty-jndiJNDI spi impl for java namespace.242
jetty-jsp-2.1Additions to Jasper implementation from Glassfish115
jetty-managementJetty JMX251
jetty-namingJNDI spi impl for java namespace262
jetty-osgi-bootJetty OSGi Boot bundle19
jetty-plusJetty JavaEE style services9207
jetty-repackedA repacked jetty124
jetty-rewrite-handlerJetty Rewrite Handler112
jetty-securityJetty security infrastructure11170
jetty-serverThe core jetty server artifact.33474
jetty-servletJetty Servlet Container23385
jetty-servletsUtility Servlets from Jetty579
jetty-utilUtility classes for Jetty28547
jetty-util5Utility classes for Jetty using JRE 1.517
jetty-webappJetty web application support17286
jetty6-deployerGeronimo deployer for Jetty 6 Web Server integration.222
maven-jetty-pluto-embeddedArtifact allowing pluto to be embedded in Jetty in a maven project. This makes it possible to use the maven-jetty-plugin and create a launcher in Eclipse for running your portlets.136
mule-transport-jettyA Mule transport for Jetty Http Connectivity or binding to other Servlet containers. This transport can be used to embed a Jetty server used to service inbound http endpoints.653
org.apache.jasper.glassfishThis artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.216
org apache taglibs standard glassfishThis artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.17
pax-web-jetty-bundlePax Web is a OSGi Http Service based on Jetty 6. Detailed information to be found at http://wiki.ops4j.org/confluence/x/AYAz.110
r2-jettyPegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.326
testatoo-container-jettyTestatoo Jetty Container15
testing-toolsTools that for automated testing of clients of web-services. This package includes a simple HTTP Server Simulator based on Jetty, which supports SSL.113
unfiltered-jetty_2.10Jetty server embedding module112
unfiltered-jetty_2.9.1Jetty server embedding module131
unfiltered-jetty_2.9.2Jetty server embedding module218

Library

ArtifactDescriptionArtifact IDDepend By Count
AnalyzerBeans-coreCore module of AnalyzerBeans, provides a bare-bones engine for composing and executing AnalyzerBeans jobs675
JGoogleAnalyticsTrackerA java library for sending google analytics tracking information.117
a-basea-base is a library of basic (hence the name) classes, most notably immutable collection classes with copy-on-write operations117
activationJava Activation Framework with patch2561
aether-utilA collection of utility classes to ease usage of the repository system.498
amebaA useful Java framework!16
analysis-coreThis plug-in provides utilities for the static code analysis plug-ins.545
appcontextA small utility useful in various use cases, like "booting" an application. All it does is simply creates a plain Map, with it's values sourced from different places and applies different strategies (override order).123
arpack_combined_allJava APIs for the BLAS, LAPACK, and ARPACK Fortran libraries as translated through F2J.110
ashwoodAshwood Graph Library17
baseMy base library, a mixed bag of re-usable utility code.110
blueprints-coreCore interfaces and utilities for Blueprints252
bndA utility and plugin to wrap, build, or print bundles120
bndlibA library for manipulating and generating bundles120
bonecpLightweight connection pool.260
boost-filesystemThe Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories.112
boost-systemOperating system support, including the diagnostics support that will be part of the C++0x standard library.112
caliperCaliper: Microbenchmarking Framework for Java215
chromattic docs reference examplesChromattic Framework Reference Examples945
chunk-templatesChunk Template Engine for Java116
classmateLibrary for introspecting types with full generic information including resolving of field and method types.253
cloudbees-api-coreThe CloudBees API Client Core classes15
codemodelThe core functionality of the CodeModel java source code generation library5131
compassCompass Search Engine Framework18
configuratorConfigurator Bean library.15
coreSerenity core libraries15257
core-featureCore notion of features, usually denoted as arrays of data. Definitions of features for all primitive types, features with location and lists of features (both in memory and on disk).211
curator-clientLow-level API136
dasein-utilUtilities for writing Java applications223
diffutilsThe DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java16
disruptorDisruptor - Concurrent Programming Framework356
docker-clientA docker client345
elk-reasonerELK consequence-based reasoning engine210
enroscar-sdk-depA set of useful tools implemented in backward compatible style15
enumeratorA mathematical enumeration library for Java112
expectjExpectJ is a Java re-implementation of the venerable TCL Expect utility. It can be used to script interaction with either a process (through stdin / stdout) or a telnet session.181
ezmorphSimple java library for transforming an Object to another Object.218
fcrepo-clientThe Fedora Client is a Java Library that allows API access to a Fedora Repository. The client is typically one part of a full Fedora installation.115
fest-utilUtility methods used by FEST modules338
fractal-utilFractal Utility classes which depends on the Fractal Java APIs.19
fsta fast java serialization drop in-replacement + some serialization based utils (Structs, OffHeap Memory)229
geoBoofCV is an open source Java library for real-time computer vision and robotics applications.16
gitective-coregitective core library132
gnu-hylafax-utilsThe utilities module contains some utility classes that show some of the uses of the API. They give some examples about how to use the API.19
google-collectionsGoogle Collections Library is a suite of new collections and collection-related goodness for Java 5.04101
gsbaseA collection of java utility classes130
gstreamer-javaJava binding for the Gstreamer framework18
hawtio-plugin-mbeanhawtio :: Plugin MBean16
imgscalr-libimgscalr is an simple and efficient best-practices image-scaling and manipulation library implemented in pure Java.117
io7m-jauxAuxiliary library18
jadeMiscJava Agent Development Framework Misc tools111
jadeToolsJava Agent Development Framework additional tools111
java-clientJava client for Appium Mobile Webdriver116
javadbfJava library for reading and writing Xbase (dBase/DBF) files.124
javanettasksjava.net tasks : java.net automation library/tools117
javawriterA utility class which aids in generating Java source files.110
jfw-util-coreSINAVI J-Framework Utility16
jnr-ffiA library for invoking native functions from java124
jodd-beanJodd BeanUtil is fast and powerful bean manipulation library.116
jpoxJava Persistent Objects (JPOX) is an OpenSource library for the persistence of Java objects.136
jtransformsJTransforms is the first, open source, multithreaded FFT library written in pure Java. Benchmark results show better performance than FFTW.211
jtypeLibrary for working with the Java 5 type system140
jxls-corejXLS is a small and easy-to-use Java library for generating Excel files using XLS templates227
kerner-utilsCommonly used utility classes.125
kerner-utils-ioCommonly used utility classes (I/O related).326
lambdajThe pseudo-functional collection manipulation library243
leveldbjni-linux32The leveldbjni linux 32 native libraries16
leveldbjni-linux64The leveldbjni linux 64 native libraries111
leveldbjni-osxThe leveldbjni OS X universal native libraries111
librato-javaA set of libraries to facilitate posting data to the Librato Metrics Api120
lwjglLighweight Java Game Library222
lwjgl_utilLighweight Java Game Library19
macifyProvides simplified OS X integration for Mac OS X applications.15
mahout-coreScalable machine learning libraries437
mapfish-geo-libJava library for generating GeoJSON structures19
metadata-extractorJava library for reading metadata from image files.224
monitorablefuturesFutures as in java.util.concurrent, but with the ability to report progress.113
nebula-bintray-pluginAdditional Bintray tasks129
netcdfThe NetCDF-Java Library is a Java interface to NetCDF files, as well as to many other types of scientific data formats.116
nutzNutz, which is a collections of lightweight frameworks, each of them can be used independently222
openwebbeans-clusteringClustering plugin15
overthereRemote file manipulation and process execution framework for Java16
parseqParSeq is a framework that makes it easier to write and maintain fast, scalable applications in Java396
pcollectionsA Persistent Java Collections Library125
pluto-taglibPluto's Java Portlet Specification Tag Library implementation172
redlineRedline is a pure Java library for manipulating RPM Package Manager packages.15
reverbEffective Utilities116
ridlThe type library and the precompiled Java interfaces of the UDK API.125
rl_2.10An RFC-3986 compliant URI library.114
sonar-squid-java-pluginSquid analyzer for Java.114
spark-coreA Sinatra inspired java web framework119
specsspecs is a Behaviour-Driven-Design framework342
specs_2.8.0specs is a Behaviour-Driven-Design framework112
specs_2.8.1specs is a Behaviour-Driven-Design framework371
specs_2.9.0specs is a Behaviour-Driven-Design framework118
specs_2.9.0-1specs is a Behaviour-Driven-Design framework136
specs_2.9.1specs is a Behaviour-Driven-Design framework195
supplier-coreThe Supplier Plugin provides a simple way for plugins to provide data access points to their own APIs that can be used across multiple other plugin, such as the Reporting Plugin, Linking and Scaffolding, for example.215
task-deploymentThis module provides facilities for deployment tasks.17
task-frameworkTask Framework used by FractalADL17
tasksThis plug-in scans the workspace files for open tasks and generates a trend report.110
token-macroThis plugin adds reusable macro expansion capability for other plugins to use.114
toolbox-utilsASV Toolbox is a modular collection of tools for the exploration of written language data. They work either on word lists or text and solve several linguistic classification and clustering tasks. The topics covered contain language detection, POS-tagging, base form reduction, named entity recogniti...15
trilead-ssh2Java SSH2 Library284
trove4jThe Trove library provides high speed regular and primitive collections for Java.222
unoilThe precompiled Java interfaces of the OOo API.123
ustack-core-data-javaData Mapping Utility117
utilA bunch of useful classes.255
util-ee-deploy-implImplementation of deployment of EE archives.317
util-substitutionUtility classes for properties substitution.115
utilsOpen source (GPL) Java utilities maintained by Stephen Ostermiller with help from many contributors.249
vraptorJava web MVC framework for fast and maintainable development223
xarlibJava library to handle XAR archives124
xerial-coreCore library of the Xerial project.115
xlightwebxLightweb is a lightweight, high performance, scalable web network library277
xmlencxmlenc Library128

Log

ArtifactDescriptionArtifact IDDepend By Count
ant-commons-loggingAnt Listener based on commons-logging125
avalon-logkitLog4j-like logging toolkit.17
cargo-core-api-utilCore Utility API (logging, Ant utils, File utils, etc)134
commons-loggingCommons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.82149
commons-logging-apiCommons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.1167
composite-loggingCollection of logging dependencies343
composite-logging-apiCollection of logging api dependencies110
composite-logging-deployThe standard logging library used for deployments for Grails (which requires log4j)115
grizzled-slf4j_2.10A Scala-friendly wrapper for the SLF4J logging framework223
grizzled-slf4j_2.9.1-1A Scala-friendly wrapper for the SLF4J logging framework18
grizzled-slf4j_2.9.2A Scala-friendly wrapper for the SLF4J logging framework15
howlHOWL is a logger implementation providing features required by the JOTM project. HOWL uses unformatted binary logs to maximize performance and specifies a journalization API with methods necessary to support JOTM recovery operations.112
jboss-common-logging-spiThe JBoss Logging Framework Programming Interface18
jboss-loggingThe JBoss Logging Framework10266
jboss-logging-log4jJBoss Logging Log4j Implementation110
jboss-logging-spiThe JBoss Logging Framework Programming Interface5113
jboss-logmanagerAn implementation of java.util.logging.LogManager382
jcl-over-slf4jJCL 1.1.1 implemented over SLF4J12388
jclouds-log4jjclouds Log4J Logging Module17
jclouds-slf4jjclouds SLF4J Logging Module464
jul-to-slf4jJUL to SLF4J bridge784
juliTomcat Core Logging Package1084
log-apiOW2 Logger Api based on Java 518
log4jApache Log4j 1.232166
log4j-apiThe Log4j API239
log4j-coreThe Log4j Implementation337
log4j-over-slf4jLog4j implemented over SLF4J10120
log4j-slf4j-implSLF4J API binding to Log4j 2 Core123
logback-accesslogback-access module449
logback-android-corelogback-android-core module15
logback-classicLogback: the reliable, generic, fast and flexible logging library for Java.151058
logback-corelogback-core module8174
logback-gelfGELF Appender for logback. Use this appender to log messages to a graylog2 server via GELF messages.217
loggingSupport classes for logging using logback and slf4j155
logging-apiThis project is the logging api library in the cisco vss foundation runtime118
logstash-logback-encoderLogback encoder which will output events as Logstash-compatible JSON111
maven-shared-ioAPI for I/O support like logging, download or file scanning.18
minlogMinimal overhead Java logging16
mojo-commonsA reusable collection of utilities to have support for Logback, SISU, etc within Mojos.118
monologMonolog is API of monitoring and logging117
ness-loggingLogging component component.328
nlog4jnlog4j - NLOG4J is a production-quality log4j-replacement with native SLF4J API support. See http://www.slf4j.org/nlog4j/228
org-apache-commons-loggingApache Commons Logging16
ow2-bundles-externals-commons-loggingCommons Logging Library223
pax-logging-apiThe Pax Logging API Library is to allow for the Pax Logging Service to be reloaded without stopping the many dependent bundles. It also contains the OSGi Log Service API and the Knopflerfish Log API.1108
pax-logging-servicePax Logging Service is a Log4J driven service that supports Jakarta Commons Logging, Log4J, Avalon Logging, SLF4J and Pax Logging clients. Note that all this clients must use the Pax Logging Client library in the proper way. See documentation for details.2112
perf4jPerformance statistics logging and monitoring toolkit extension to log4j, logback and the java.util.logging framework.328
slf4j-androidSLF4J API and Google Android binding127
slf4j-apiThe slf4j API254233
slf4j-extExtensions to the SLF4J API344
slf4j-jclSLF4J JCL Binding3144
slf4j-jdk14The slf4j JDK14 binding9234
slf4j-log4j12SLF4J LOG4J-12 Binding221270
slf4j-nopSLF4J NOP Binding3126
slf4j-scala-apiThe slf4j Scala API. Taken from https://github.com/ceki/slf4j/tree/master/slf4j-scala-api. Changed to slf4j 1.6.1 and scala to 2.8.1. Changed group id, added distribution management and made it s19
slf4j-simpleSLF4J Simple binding14648
tomcat-embed-logging-juliJULI logging implementation for embedded Tomcat141
tomcat-juliTomcat Core Logging Package17119
util-logLogger that provides i18n and varargs131

MIME

ArtifactDescriptionArtifact IDDepend By Count
activationThe JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data1561
apache-mime4jJava stream based MIME message parser131
apache-mime4j-domJava MIME Document Object Model19
aperture-mime-identifier-magicMime-type Identifier implementation based on magic numbers.110
dispatch-mime_2.9.1Support for multipart MIME POSTs16
dispatch-mime_2.9.2Support for multipart MIME POSTs112
mime-utilmime-util is a simple to use, small, light weight and fast open source java utility library that can detect MIME types from files, input streams, URL's and byte arrays. Due to the use of regular expressions and the java.nio packages it requires at least Java 1.4.243
mimepullProvides a streaming API to access attachments parts in a MIME message.7116
org.apache.sling.commons.mimeSupport for configurable MIME type mapping and querying115

Message Queue

ArtifactDescriptionArtifact IDDepend By Count
activemq-allPuts together an ActiveMQ jar bundle7102
activemq-brokerThe ActiveMQ Message Broker implementation135
activemq-camelActiveMQ component for Camel547
activemq-clientThe ActiveMQ Client implementation114
activemq-coreThe ActiveMQ Message Broker and Client implementations5131
activemq-kahadb-storeThe ActiveMQ KahaDB Store Implementation18
activemq-poolActiveMQ Pooled ConnectionFactory224
amqp-clientRabbitMQ AMQP Java Client340
hornetq-coreHornetQ Messaging System125
smackSmack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages.117
smack-extensionsSmack extensions. Classes and methods that implement support for the various XMPP XEPs (Multi-User Chat, PubSub, ?) and other XMPP extensions.225
smackxSmack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages.233

MongoDB

ArtifactDescriptionArtifact IDDepend By Count
de.flapdoodle.embed.mongoA embedded mongodb ...114
de.flapdoodle.embedmongoA embedded mongodb ...17
lift-mongodb-record_2.10Lift Mongodb Record17
mongo-java-driverThe MongoDB Java driver15206
morphiaJava Object Document Mapper for MongoDB19
scalatest-embedmongo_2.10API to use embeded mongoDb database for testing in Scala15

MySQL

ArtifactDescriptionArtifact IDDepend By Count
mysql-connector-javaMySQL java connector23477
mysql-connector-mxj-db-filesMySQL Connector/MXJ is a Java Utility package for deploying and managing a MySQL database.130

Native

ArtifactDescriptionArtifact IDDepend By Count
jnaJava Native Access4193
jna-platformJava Native Access Platform110
jna-posixCommon cross-project/cross-platform POSIX APIs292
pax-exam-link-assemblyLink Files to its own content.459

Network

ArtifactDescriptionArtifact IDDepend By Count
abdera-clientAtom Publishing Protocol Client Implementation431
abdera-serverAtom Publishing Protocol Specification Server-Side Implementation217
archaius-corearchaius-core developed by Netflix7218
astyanaxastyanax developed by Netflix436
astyanax-coreastyanax-core developed by Netflix549
astyanax-thriftastyanax-thrift developed by Netflix543
axisAn implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.1131
betamaxBetamax is a Groovy record/playback proxy for stubbing access to external HTTP resources when testing. Inspired by Ruby's VCR.117
blitz4jblitz4j developed by Netflix242
bootstrapWebJar for Bootstrap591
bootstrap-datepickerWebJar for Bootstrap Datepicker121
browsermob-proxyA programmatic HTTP/S designed for performance and functional testing119
commons-netApache 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, Whois6138
commons-proxyJava library for dynamic proxying114
curator-frameworkcurator developed by Netflix155
curator-testcurator developed by Netflix274
denominator-coredenominator-core developed by Netflix869
easymockEasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism51002
ehcacheehcache is a pure Java, in-process cache with the following features: 1. Fast. 2. Simple. 3. Multiple eviction policies: LRU, LFU and FIFO. 4. Caches can be in memory or on disk. 5. Disk Stores can be persistent between VM restarts. 6. Distributed caching using multicast and RMI,...1130
eureka-clienteureka-client developed by Netflix6127
eureka-test-utilseureka-test-utils developed by Netflix212
feign-corefeign-core developed by Netflix466
feign-gsonfeign-gson developed by Netflix243
feign-saxfeign-sax developed by Netflix15
ftplet-apiFtplets are, similar to servlets, an API to plug into the request lifecycle of FtpServer. Ftplets are called on session connect and disconnect as well as before and after each command within a user session.329
ganymed-ssh2Ganymed SSH2 for Java is a library which implements the SSH-2 protocol in pure Java238
gossip-bootstrapContains just enough Gossip to allow the internal org.sonatype.gossip.Log to function.117
governatorgovernator developed by Netflix476
hessianThe Hessian binary web service protocol destribution pack224
hystrix-corehystrix-core developed by Netflix238
hystrix-metrics-event-streamhystrix-metrics-event-stream developed by Netflix125
ipresourceIPv4, IPv6 and ASN definitions.117
irclibA Java implementation of the IRC protocol1101
jboss-rmi-api_1.0_specThe javax.rmi and javax.rmi.CORBA classes116
jcifsJCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java218
jclouds-sshjjclouds sshj ssh client226
jodd-proxettaJodd Proxetta is the fastest proxy creator with unique approach for defying pointcuts and advices.117
karyon-admin-webkaryon-admin-web developed by Netflix230
karyon-extensionskaryon-extensions developed by Netflix223
lift-webkit_2.10Webkit Library118
lift-webkit_2.9.1Webkit Library126
lift-webkit_2.9.1-1Webkit Library223
littleproxyLittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework.19
livereload-jvmA micro http-server compatible with LiveReload 2 (protocol). Should be used in build-time.172
mailThe JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.3788
mock-http-serverMock and Proxy HTTP Server for testing purposes. Forked from https://github.com/jharlap/mock-http-server212
netflix-commons-utilnetflix-commons-util developed by Netflix1121
netflix-eventbusnetflix-eventbus developed by Netflix115
netflix-statisticsnetflix-statistics developed by Netflix239
nettyThe Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab...22359
operadriverOperaDriver is a vendor-supported WebDriver implementation developed by Opera Software and volunteers that implements WebDriver's wire protocol.233
org.apache.aries.proxy.implThis bundle contains the proxy service implementation for Apache Aries116
org.openengsb.framework.apiInterfaces to be implemented by Domains, Connectors and Events which handle intatiation of Services and Proxies, classes for registration of bundles and services, classes for localization, classes that save connector properties (Persistence) and finally classes that enable the web applicati...136
pax-url-aetherOPS4J Pax Url - aether: protocol handler. Detailed information to be found at http://wiki.ops4j.org/confluence/x/CoA6.591
pax-url-commonsOPS4J Pax Shared - Shared classes between protocol handlers.15
pax-url-mvnOPS4J Pax Url - mvn: protocol handler. Detailed information to be found at http://wiki.ops4j.org/confluence/x/CoA6.119
pax-url-warOPS4J Pax Url - war: protocol handler. Detailed information to be found at http://wiki.ops4j.org/confluence/x/XwJN.118
pax-url-wrapOPS4J Pax Url - wrap: protocol handler. Detailed information to be found at http://wiki.ops4j.org/confluence/x/KoA6.111
protobuf-javaProtocol Buffers are a way of encoding structured data in an efficient yet extensible format.5334
pytheas-corepytheas-core developed by Netflix112
remotingContains the bootstrap code to bridge separate JVMs into a single semi-shared space. Reusable outside Hudson.155
ribbon-coreribbon-core developed by Netflix896
ribbon-httpclientribbon-httpclient developed by Netflix253
rmi-namingFundamental geronimo services including the plugin installer.759
rx-nettyrx-netty developed by Netflix139
rx-netty-contextsrx-netty-contexts developed by Netflix17
rxjava-corerxjava-core developed by Netflix25346
servo-coreservo-core developed by Netflix9324
spectator-apispectator-api developed by Netflix15
sshjSSHv2 library for Java599
syllabus-coreOverly complicated protocol-agnostic transmission layer for an event-based API implementation18
trilead-ssh2Ganymed SSH2 for Java is a library which implements the SSH-2 protocol in pure Java284
wagon-fileWagon that gets and puts artifacts using file system protocol6125
wagon-ssh-externalWagon that gets and puts artifacts using SSH protocol with a preinstalled SSH client17
wagon-webdavWagon that gets and puts artifacts through webdav protocol151
webstart-jnlp-servletJNLP Sample servlet that supports pack200 protocol. Taken from Sun's JDK sample/jnlp directory thanks to its permissive license.17
weupnpWeupnp is a lightweight Java library, released under the LGPL licence, designed to implement the UPnP protocol to handle port mappings on Gateway Devices.17

ORM

ArtifactDescriptionArtifact IDDepend By Count
datanucleus-api-jdoPlugin providing DataNucleus implementation of JDO API.225
datanucleus-coreDataNucleus Core provides the primary components of a heterogenous Java persistence solution. It implements the JDO/JPA specifications of Java persistence.291
datanucleus-jdo-queryPlugin for DataNucleus providing annotation processing for JDOQL typesafe queries113
jackrabbit-apiJacrabbit-specific extensions to the JCR API396
jackrabbit-classloaderThe Jackrabbit Repository Classloader component provides support for loading Java classes from content repositories that implement the Content Repository for Java Technology API (JCR). The component is mostly independent of the underlying JCR implementation.15
jackrabbit-coreJackrabbit content repository implementation9108
jackrabbit-jcr-benchmarkJCR Benchmarks18
jackrabbit-jcr-commonsGeneral purpose classes for use with the JCR API23200
jackrabbit-jcr-rmiJCR-RMI is a transparent Remote Method Invocation (RMI) layer for the Content Repository for Java Technology API (JCR). The layer makes it possible to remotely access JCR content repositories. JCR-RMI is developed as a part of the Apache Jackrabbit project, but the implementation is compatible with...149
jackrabbit-jcr-serverWebDAV server implementations for JCR154
jackrabbit-jcr-servletServlets and related classes for easy use of JCR content repositories in web applications.136
jackrabbit-jcr-testsJCR API test cases17113
jackrabbit-text-extractorsClasses to extract text content from binary documents19
jackrabbit-webdavWebDAV library used by the Jackrabbit WebDAV support180
jdo-apiThe Java Data Objects (JDO) API is a standard interface-based Java model abstraction of persistence, developed as Java Specification Request 243 under the auspices of the Java Community Process.339
jdo2-apiThe Java Data Objects 2 (JDO) API is a standard interface-based Java model abstraction of persistence, developed as Java Specification Request 243 under the auspices of the Java Community Process.3116
jeBerkeley DB Java Edition is a open source, transactional storage solution for Java applications. The Direct Persistence Layer (DPL) API is faster and easier to develop, deploy, and manage than serialized object files or ORM-based Java persistence solutions. The Collections API enhances the standar...249
jpoxJPOX is a free and fully compliant implementation of the JDO 1, JDO 2 specifications, providing transparent persistence of Java objects.136
mybatisThe MyBatis data mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over objec...369
oak-upgradeTooling for upgrading Jackrabbit repositories to Oak15
ormlite-coreLightweight Object Relational Model (ORM) for persisting objects to SQL databases.210
squeryl_2.9.2A Scala ORM and DSL for talking with Databases using minimum verbosity and maximum type safety114
wagon-webdav-jackrabbitWagon that gets and puts artifacts through webdav protocol114

OSGi

ArtifactDescriptionArtifact IDDepend By Count
arquillian-osgi-bundleArquillian OSGi Bundle16
bndlibThe bndlib project is a general library to be used with OSGi bundles. It contains lots of cool functionality that calculates dependencies, etc.120
com.google.guava-allGuava wrapped bundle125
de.kalpatec.pojosr.frameworkA service registry that enables OSGi style service registry programs without using an OSGi framework.123
easybeans-osgi-annotationsAnnotations that can be used inside Beans18
guava-osgiRepackaging of Google Guava libraries as OSGi bundle15
httpclient-osgiHttpComponents Client (OSGi bundle)217
httpcore-osgiHttpComponents Core (OSGi bundle)114
javax.annotationCommon Annotations for the JavaTM Platform API version ${spec.version} Repackaged as OSGi bundle in GlassFish5152
jaxr-api-osgiJAX-R API OSGi Bundle125
org.apache.aries.utilThis bundle contains the OSGi common util for Apache Aries231
org.apache.bval.bundleApache Bean Validation - Aggregate OSGi Bundle (bval-core + bval-jsr303)15
org apache felix bundlerepositoryBundle repository service.262
org.apache.felix.configadminImplementation of the OSGi Configuration Admin Service Specification 1.419
org.apache.felix.eventadminThis bundle provides an implementation of the OSGi R4 EventAdmin service.117
org.apache.felix.fileinstallA utility to automatically install bundles from a directory.118
org.apache.felix.gogo.commandProvides basic shell commands for Gogo.119
org.apache.felix.ipojoiPOJO Core bundle132
org.apache.felix.ipojo.archArch command to collect and print information about iPOJO instances.16
org.apache.felix.ipojo.gogoProvides commands for the Gogo shell to introspect the iPOJO ecosystem.17
org.apache.felix.metatypeImplementation of the OSGi Metatype Service Specification 1.2153
org.apache.felix.scrImplementation of the Declarative Services specification 1.2477
org apache felix scr annotationsAnnotations for generating OSGi service descriptors.591
org.apache.felix.scr.generatorProvides the implementation to generate Declarative Services and Metatype Service descriptors from Java 5 Annotations.121
org.apache.felix.shellA simple OSGi command shell service.244
org.apache.felix.shell.remoteA simple remote textual user interface for Felix' shell service.18
org.apache.felix.shell.tuiA simple textual user interface for Felix' shell service.17
org apache servicemix bundles cglibThis OSGi bundle wraps cglib-nodep ${pkgVersion} jar file.130
org apache servicemix bundles commons-digesterThis OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.18
org apache servicemix bundles jdomThis OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.115
org apache servicemix bundles jsendnsca-coreThis OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.15
org apache servicemix bundles jsr305This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.153
org apache servicemix bundles nettyThis OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.117
org apache servicemix bundles snmp4jThis OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.15
org.apache.sling.commons.osgiCommons OSGi445
org.apache.sling.installer.apiProvides the installer API to install OSGi bundles and configurations by supplying input streams and dictionaries.111
org apache sling installer coreProvides services to install OSGi bundles and configurations by supplying input streams and dictionaries.213
org.apache.sling.jcr.apiThis OSGi bundle provides the JCR packages as well as a helper service interface to be implemented and provided by repository providers.247
org eclipse equinox coordinatorAn implementation of the OSGi Coordinator Service specification.16
org.eclipse.osgiAn implementation of the OSGi Core specification.342
org.osgi.compendiumOSGi Service Platform Release 4 Compendium Interfaces and Classes.6397
org.osgi.coreOSGi Service Platform Release 4 Core Interfaces and Classes.7578
org.osgi.service.obrOSGi OBR Service API112
osgi.servicesA Scala DSL to easily access OSGi Services16
osgi_R4_compendiumOSGi R4 compendium122
ow2-httpservice-1.2-specHttpService 1.2 API of OSGi Compendium18
pax-exam-container-nativeLeverages the OSGi R4.2 Launch API so it just works with newer osgi implementations.464
pax-swissbox-coreOPS4J Pax Swissbox - Utilities related to OSGi core framework. Detailed information to be found at http://wiki.ops4j.org/confluence/x/MgRN.233
pax-swissbox-tinybundlesTiny Bundles is a library to create and modify adhoc bundles and other OSGi resources using fluent Java API.365
rdf.scala.utilsOSGi bundle providing utilities for accessing SCB TripleCollections with Scala. Adding import "org.apache.clerezza.rdf.scala.utils.Preamble._" will allow to use "node/-FOAF.knows/FOAF.name!" with a GraphNode node as shortcut for node.getSubject(FOAF.knows).getObject(FOAF.name).getNo...18
tinybundlesTiny Bundles is a library to create and modify adhoc bundles and other OSGi resources using fluent Java API.155
weld-osgi-bundleWeld runtime packaged as an OSGi bundle232

PDF

ArtifactDescriptionArtifact IDDepend By Count
itextThis is a build of the last MPL version of iText.5138
itext-rtfiText, a free Java-PDF library (rtf package)114
pdfboxPDFBox is an open source Java PDF library for working with PDF documents.144

Parser

ArtifactDescriptionArtifact IDDepend By Count
ST4StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developin...118
ant-antlrantlr specific task. The implementation forks a java process, therefore the antlr jar file is only needed at runtime329
antlrA framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.3470
antlr-runtimeThe runtime classes required to execute parsers generated by ANTLR.9121
antlr4-runtimeThe ANTLR 4 Runtime228
avro-compilerCompilers for Avro IDL and Avro Specific Java API114
closure-compilerClosure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's J...6114
commons-attributes-compilerAn Ant task that will precompile Java source.143
commons-jci-rhinoCommons JCI compiler implementation for rhino javascript.15
compilerImplementation of mustache.js for Java344
ecjEclipse JDT Core Batch Compiler553
izpack-standalone-compilerstandlone-compiler.jar extracting from an official IzPack Installation220
jasper-jdtJasper javac compiler extension for Eclipse JDT125
java-cupCUP is a system for generating LALR parsers from simple specifications. It serves the same role as the widely used program YACC [1] and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces pars...17
jaxb-xjcJAXB (JSR 222) reference implementation - Schema compiler4109
jaxb2-basics-jaxb-xjcModular build of schema compiler (XJC) from JAXB RI16
lesscssOfficial LESS CSS Compiler for Java122
opencsvopencsv is a very simple csv (comma-separated values) parser library for Java. It was developed because all of current csv parsers I've come across don't have commercial-friendly licenses.1133
org.eclipse.jdt.coreThis artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.144
quasiquotes_2.10Empowers production Scala compiler with latest macro developments352
quasiquotes_2.10.3Empowers production Scala compiler with latest macro developments16
romeAll Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes a set of parsers and generators for the...2115
sacSAC is a standard interface for CSS parsers.117
scala-compilerCompiler for the Scala Programming Language12569
scala-reflectCompiler for the Scala Programming Language10474
stringtemplateStringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developin...3148
warningsThis plug-in reads the compiler warnings from the console log file and generates a trend report.229
xercesImplXerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy...6295

PostgreSQL

ArtifactDescriptionArtifact IDDepend By Count
slick-pg_core_2.10Slick extensions for PostgreSQL - Core755
slick-pg_core_2.11Slick extensions for PostgreSQL - Core321

RDF

ArtifactDescriptionArtifact IDDepend By Count
aperture-rdfRDF model and utilities110
arqARQ is a SPARQL query engine for Jena132
blueprints-graph-sailBlueprints property graph ouplementation for Sesame RDF Sail17
jenaJena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine.224
jena-arqARQ is a SPARQL 1.1 query engine for Apache Jena651
jena-coreJena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine.635
jena-tdbTDB is a storage subsystem for Jena and ARQ, it is a native triple store providing persisent disk based storage of triples/quads.224
rdf.coreInterfaces and utilities to access RDF Graphs351
rdf.core.testUtilities to test SCB implementations15
rdf.jena.facadeAn implementation of the Jena API based on triamodel, allows to run code written against the Jena API on a Triamodel store.16
rdf.jena.parserA ParserProvider based on jena18
rdf.ontologiesSome java classes with constants for common ontologies.122
rdf.utilsUtility classed to deal with Clerezza Models125
rdf2go.impl.jena24An implementation of the RDF2Go API which delegates to Jena 2.4110

Report

ArtifactDescriptionArtifact IDDepend By Count
jasperreportsJasperReports Library493

Scala

ArtifactDescriptionArtifact IDDepend By Count
accord-core_2.10Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!119
fileutil_2.11Simple Scala enrichtments for java.io.File15
parboiled-coreElegant parsing in Java and Scala - lightweight, easy-to-use, powerful112
parboiled-scala_2.10Elegant parsing in Java and Scala - lightweight, easy-to-use, powerful214
parboiled-scala_2.11Elegant parsing in Java and Scala - lightweight, easy-to-use, powerful15
platform typerendering scalaserverpagesRenderlet implementation wrapping org.apache.clerezza.scala15
rdf_jvm_2.10RDF framework for Scala18
rdf_jvm_2.11RDF framework for Scala18
scala-actorsDeprecated Actors Library for Scala474
scala-async_2.11An asynchronous programming facility for Scala that offers a direct API for working with Futures.119
scala-libraryStandard library for the Scala Programming Language255278
scalate-coreScalate Core281
scalate-core_2.10Scalate Core17
scalate-core_2.9Scalate Core218
scalate-pageA Multipart page filter similar to the page format found in Webgen231
scalatestScalaTest is a free, open-source testing toolkit for Scala and Java programmers.355
scalatest_2.10ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.171358
scalatest_2.10.0ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.236
scalatest_2.10.0-M7ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.110
scalatest_2.10.0-RC1ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.221
scalatest_2.10.0-RC2ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.112
scalatest_2.10.0-RC3ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.111
scalatest_2.10.0-RC5ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.137
scalatest_2.11ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.3406
scalatest_2.11.0-M3ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.132
scalatest_2.11.0-RC4ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.15
scalatest_2.8.1ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.19
scalatest_2.9.0ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.360
scalatest_2.9.0-1ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.19
scalatest_2.9.1ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.6137
scalatest_2.9.1-1ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.110
scalatest_2.9.2ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.3155
scalatest_2.9.3ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.123
sextA small extensions library for Scala112
slick_2.10Scala Language-Integrated Connection Kit120
slick_2.11Scala Language-Integrated Connection Kit117

Scripting

ArtifactDescriptionArtifact IDDepend By Count
JSCoverJSCover is a tool that measures code coverage for JavaScript programs.122
clojureClojure core environment and runtime library.449
clojure-contribClojure user contributions library.15
core.asyncFacilities for async programming and communication in Clojure18
core.contractsA contracts programming library for Clojure111
core.memoizeA memoization library for Clojure128
jqueryWebJar for jQuery490
jquery-uiThe whole JQuery UI Project234
jsRhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.6191
jythonJython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.332
jython-standaloneJython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.127
requireRequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code.129
rhinoRhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.388
underscoreUnderscore.js is a utility-belt library for JavaScript that provides support for the usual functional suspects (each, map, reduce, filter...) without extending any core JavaScript objects.19
yuicompressorThe YUI Compressor is a JavaScript compressor which, in addition to removing comments and white-spaces, obfuscates local variables using the smallest possible variable name. This obfuscation is safe, even when using constructs such as 'eval' or 'with' (although the compression is not op...233
ArtifactDescriptionArtifact IDDepend By Count
apache-solr-analyzerApache Solr Analyzers121
lucene-analyzersAdditional Analyzers468
lucene-analyzers-commonAdditional Analyzers8102
lucene-analyzers-icuProvides integration with ICU (International Components for Unicode) for stronger Unicode and internationalization support.113
lucene-analyzers-smartcnSmart Chinese Analyzer112
lucene-analyzers-stempelStempel Analyzer110
lucene-coreApache Lucene Java Core21261
lucene-highlighterThis is the highlighter for apache lucene java288
lucene-memoryHigh-performance single-document index to compare against Query181
lucene-queriesLucene Queries Module5118
lucene-queryparserLucene QueryParsers module586
lucene-sandboxLucene Sandbox236
lucene-stempelStempel Analyzer114
lucene-test-frameworkApache Lucene Java Test Framework350
org apache servicemix bundles luceneThis OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.111
org apache stanbol commons solr coreThis bundle provides an OSGI bundle for Solr. This also includes an utility that registers CoreContainer and SolrCores as OSGI services.18
solrApache Solr Search Server137
solr-analysis-extrasApache Solr Analysis Extras113
solr-cellApache Solr Content Extraction Library integrates Apache Tika content extraction framework into Solr17
solr-commons-csvSolr Specific Commons CSV v1.0-SNAPSHOT-r966014112
solr-coreApache Solr Core585
solr-solrjApache Solr Solrj688

Security

ArtifactDescriptionArtifact IDDepend By Count
bcgssBouncy castle modifications to enable GSS. The changes are contributed to bc1.49127
bcmail-jdk14The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE fram...111
bcmail-jdk15The Bouncy Castle Java CMS and S/MIME APIs for handling the CMS and S/MIME protocols. This jar contains CMS and S/MIME APIs for JDK 1.5. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. If the S/MIME API is used, the Java...223
bcpkix-jdk15onThe Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.7. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.454
bcprov-jdk14The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE fram...140
bcprov-jdk15The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE...795
bcprov-jdk15onThe Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.7.350
bcprov-jdk16The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.6.346
cxf-rt-rs-security-oauthApache CXF Runtime OAuth 1.0a15
cxf-rt-ws-securityApache CXF Runtime WS Security134
dispatch-oauth_2.9.0-1OAuth 1.0a signing for Dispatch requests112
fabric3-apiFabric3 APIs for end user applications.1065
fabric3-extensionFabric3 Extension Support.219
fabric3-host-apiFabric3 APIs for hosts embedding the fabric.868
fabric3-introspectionFabric3 Introspection Implementation.120
fabric3-jdk-proxyFabric3 JDK Proxy Service.317
fabric3-management-apiFabric3 Management API.218
fabric3-pojoFabric3 Support Module for Implementations based on POJOs.878
fabric3-policyFabric3 Policy.113
fabric3-scdlFabric3 model of standard SCDL concepts.427
fabric3-spiFabric3 SPIs for fabric extensions.9248
fabric3-thread-poolFabric3 Thread Pool Implementation.210
google-oauth-clientGoogle OAuth Client Library for Java. Functionality that works on all supported Java platforms, including Java 5 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.126
hdiv-coreJava Web Application Security Framework17
j2ee-securityBasic Geronimo server security infrastructure751
jaccThe javax.security package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.114
jasyptJava library which enables encryption in java apps with minimum effort.137
jasypt-spring31Java library which enables encryption in java apps with minimum effort.113
jboss-as-securityJBoss Application Server (security module)113
jschJSch is a pure Java implementation of SSH29112
jsecurityJSecurity is a powerful and flexible open-source Java security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.117
oauth2-commonOAuth 2.0 library - Common16
opensamlThe OpenSAML-J library provides tools to support developers working with the Security Assertion Markup Language (SAML).331
picketboxPicketBox is a security framework for Java Applications6157
sca4j-host-apiSCA4J APIs for hosts embedding the fabric.857
sca4j-spiSCA4J SPIs for fabric extensions.558
scribeThe best OAuth library out there328
security-configurationDefines how the security system is configured, which realms are used, the anonymous username/password, and if security is enabled or not.220
security-modelThe modello model for the storage of users, roles, privileges, and the mapping of users to roles. (and a bit of legacy code, not yet refactored out.)120
security-systemMain entry point and Facade around all things security.124
server-security-configSample security configuration for a demo geronimo server. Not suitable for production use.876
wss4jApache WSS4J is an implementation of the Web Services Security (WS-Security) being developed at OASIS Web Services Security TC. WSS4J is a primarily a Java library that can be used to sign and verify SOAP Messages with WS-Security information. WSS4J will use Apache A...356

Service

ArtifactDescriptionArtifact IDDepend By Count
curator-recipesAll of the recipes listed on the ZooKeeper recipes doc (except two phase commit).173
ognlOGNL - Object Graph Navigation Library4176
org apache servicemix bundles xmlsecThis bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.121
servicemix-sharedServiceMix Shared Library233
zkclientA zookeeper client, that makes life a little easier.118

Servlet

ArtifactDescriptionArtifact IDDepend By Count
catalinaTomcat Servlet Engine Core Classes and Standard implementations5152
commons-fileuploadThe FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.8441
cosThe O'Reilly Servlet Package (com.oreilly.servlet) by Jason Hunter to accompany his book, Java Servlet Programming, including the famous MultipartRequest and MultipartParser classes.16
geronimo-servlet_2.5_specServlet 2.5 Specification244
geronimo-servlet_3.0_specServlet 3.0 API177
jboss-servlet-api_2.5_specThe Java Servlet 2.5 API classes162
jboss-servlet-api_3.0_specThe Java Servlet 3.0 API classes358
jersey-container-servletJersey core Servlet 3.x implementation569
jersey-container-servlet-coreJersey core Servlet 2.x implementation113
jodd-servletJodd Servlet is set of web tools, including the nice tag library, wrappers and some filters.112
org.apache.sling.apiThe Apache Sling API defines an extension to the Servlet API 2.4 to provide access to content and unified access to request parameters hiding the differences between the different methods of transferring parameters from client to server. Note that the Apache Sling AP...451
servlet-apijavax.servlet package102732
servlet-api-2.5Servlet Specification 2.5 API4176
servletapiJava Servlet technology provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server and for accessing existing business systems.124
simple-session-filterA simple servlet filter for implementing custom session management236
storage-servletThis is an extension to the Storage API, providing implementations for Servlet backends.110
tapestry-coreCentral module for Tapestry, containing interfaces to the Java Servlet API and all core services and components.292
tiles-servletTiles servlet support, to enable use of Tiles inside a Servlet environment.590
tiles-servlet-wildcardTiles Wildcard file loading in Servlets: Allows to load resources using wildcards.166
tomcat-catalinaTomcat Servlet Engine Core Classes and Standard implementations11127
tomcat-servlet-apijavax.servlet package1099
unfiltered-filter_2.10Server binding for Java Servlet filters112
unfiltered-filter_2.9.1Server binding for Java Servlet filters127
unfiltered-filter_2.9.2Server binding for Java Servlet filters219
webdavA Simple Approach to WebDAV (Servlet Implementation)110
winstoneWinstone is a servlet container that was written out of a desire to provide servlet functionality without the bloat that full J2EE compliance introduces.139

Social

ArtifactDescriptionArtifact IDDepend By Count
twitter4j-coreA Java library for the Twitter API232

Source Control

ArtifactDescriptionArtifact IDDepend By Count
jgit-flow-coreThe core java library implementing git flow19
opencsvA simple library for CVS reading and writing in Java2133
org.eclipse.jgitRepository access and algorithms6109
svnkitA pure Java Subversion library, formerly known as JavaSVN7118

Spring

ArtifactDescriptionArtifact IDDepend By Count
abdera-springSpring Integration Code for Abdera117
activemq-springActiveMQ Spring Integration113
avaje-ebeanorm-springSupport for Spring transactions and IOC setup of Ebean server config15
axis2-springspring for Axis 2.0127
bonecp-springHelper classes for additional integration with the spring framework116
camel-springCamel Spring support227
camel-spring-javaconfigCamel Spring JavaConfig support17
camel-test-springCamel Testing Library using JUnit and Spring210
cocoon-spring-configuratorThe Cocoon Spring Configurator is an extension for the Spring framework. It provides a standardized way of handling various configuration issues when using Spring. The feature list includes automatic property handling and inclusion of configuration files.114
common-configurationProvides Spring config and ServerConfig necessary to support configuration122
common-stereotypesCommon Stereotypes that are used for annotation and most usually Spring component annotation scans.15
common-testrunnerThis package provides two test runners - one for integration testing (initialises spring, loads ebean and system properties) and one for unit testing (loads only properties)17
composite-springCollection of the standard spring dependencies551
composite-spring-testCollection of the standard spring dependencies - this one is for *testing*.114
composite-spring-webCollection of the standard spring web dependencies220
jaxws-springConfigure JAX-WS with Spring116
jersey-spring3Jersey extension module providing support for Spring 3 integration.218
mule-module-springNon-core functionality provided by Spring such as transactions, remoting, data sources, etc.332
mule-module-spring-configMule Builder for use with Spring 2.X Namespace based XML configuration.25427
mule-module-spring-extrasNon-core functionality provided by Spring such as transactions, remoting, data sources, etc.1196
spock-springSpock's Spring Module makes it possible to use Spring's TestContext framework together with Spock. Both Spring 2.5.x and 3.x are supported.226
springSpring Framework8194
spring-amqpSpring AMQP Core112
spring-aopSpring AOP24673
spring-aspectsSpring Aspects4142
spring-batch-coreCore domain for batch processing, expressing a domain of Jobs, Steps, Chunks, etc.391
spring-batch-infrastructureThe Spring Batch Infrastructure is a set of low-level components, interfaces and tools for batch processing applications and optimisations.6115
spring-batch-testDomain for batch job testing663
spring-beansSpring Framework: Beans37959
spring-boot-starter-webSpring Boot Web Starter110
spring-cloud-coreSpring-Cloud Core15
spring-contextSpring Context371217
spring-context-supportSpring Framework: Context Support6186
spring-coreSpring Core501217
spring-daoSpring Framework: DAO117
spring-data-jpaSpring Data module for JPA repositories.789
spring-data-mongodbMongoDB support for Spring Data494
spring-data-neo4jNeo4j support for Spring Data438
spring-data-rest-webmvcDirectly export Spring Data managed JPA Entities to the web.15
spring-expressionSpring Expression Language (SpEL)9294
spring-hateoasLibrary to support implementing representations for hyper-text driven REST web services.125
spring-hibernate3Spring Framework: Hibernate3338
spring-ibatisSpring Framework: iBATIS116
spring-integration-coreSpring Integration Core5124
spring-integration-fileSpring Integration File Support258
spring-integration-httpSpring Integration HTTP Support117
spring-integration-ipSpring Integration IP Support127
spring-integration-jdbcSpring Integration JDBC Support111
spring-integration-mailSpring Integration Mail Support111
spring-integration-testSpring Integration Test Support118
spring-jdbcSpring JDBC16361
spring-jmsSpring JMS6129
spring-mockSpring Framework: Mock123
spring-ormSpring Framework: ORM10251
spring-osgi-coreSpring/OSGi core classes. Offers OSGi-based application context and importer/exporter functionality.222
spring-osgi-extenderSpring/OSGi extender. Listens for and bootstraps Spring-powered OSGi bundles.123
spring-osgi-ioSpring/OSGi IO abstract classes. Provides Resource, ResourceLoader and ResourcePatternResolver for OSGi environments.321
spring-oxmSpring Object/XML Mapping abstraction658
spring-plugin-coreCore plugin infrastructure17
spring-portletSpring Framework: Portlet113
spring-remotingSpring Framework: Remoting114
spring-retrySpring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based bahaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exceptio...440
spring-security-oauth2Module for providing OAuth2 support to Spring Security112
spring-social-facebookFacebook API114
spring-supportSpring Framework: Support127
spring-testSpring TestContext Framework10426
spring-txSpring Transaction21473
spring-webSpring Framework: Web25638
spring-webflowSpring Web Flow140
spring-webmvcSpring Framework: Web MVC15284
spring-webmvc-portletSpring Framework: Web MVC Portlet135
spring-ws-coreSpring Web Services Core package.335
spring-ws-testSpring Web Services Testing package.17
spring-xmlVarious XML support classes for Spring Web Services214
thymeleaf-spring3XML/XHTML/HTML5 template engine for Java118
xbean-springxbean-spring provides a schema-driven proprietary namespace handler for spring contexts279

Swing JavaFX

ArtifactDescriptionArtifact IDDepend By Count
coreVisualizing Enterprise Data in JavaFX1257
embedded-rhino-debuggerSwing-based Rhino debugger that's embeddable.283
fest-swingFluent interface for functional GUI testing18
fest-swing-testngTestNG-specific extension for FEST-Swing18
flowVisualizing Enterprise Data in JavaFX211
formsThe JGoodies Forms framework helps you lay out and implement elegant Swing panels quickly and consistently. It makes simple things easy and the hard stuff possible, the good design easy and the bad difficult.119
imageio-jpegImageIO plugin for Joint Photographer Expert Group images (JPEG/JFIF).19
imageio-metadataImageIO metadata module.17
jai-codecJava Advanced Imaging Codecs supporting support BMP, GIF (read only), FlashPix (read only), JPEG, PNG, PNM, TIFF, and WBMP.16
jai-coreThe Java Advanced Imaging API extends the Java 2 platform by allowing sophisticated, high-performance image processing to be incorporated into Java applets and applications. It is a set of classes providing imaging functionality beyond that of Java 2D and the Java Foundation classes, th...17
jai_coreThe Java Advanced Imaging API extends the Java 2 platform by allowing sophisticated, high-performance image processing to be incorporated into Java applets and applications. It is a set of classes providing imaging functionality beyond that of Java 2D and the Java Foundation classes, though it is d...19
jchartsjCharts is a 100% Java based charting utility that outputs a variety of charts. This package has been designed from the ground up by volunteers for displaying charts via Servlets, JSP's, and Swing apps. First release was in December 2000.110
jfxtras-test-supportMiscellaneous components for JavaFX15
jgraphJava Graph Visualization and Layout component110
jmfPOM was created from install:install-file141
jogl-allJava? Binding for the OpenGL? API111
jogl-all-mainJava? Binding for the OpenGL? API17
jxlJExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets.121
looksThe JGoodies Looks make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and usability. And they simplify the multi-platform support by using similar widget dimensions. In addition, many people have reviewed them...19
miglayoutMiGLayout - Java Layout Manager for Swing, SWT and JavaFX123
miglayout-swingMiGLayout - Java Layout Manager for Swing133
org.eclipse.jgit.uiAWT/Swing based UI17
scala-swingSwing for Scala220
scalacolliderswing-core_2.10Swing components for ScalaCollider15
skinlfSkin Look And Feel allows Java developers to write skin-able application using the Swing toolkit. Skin Look And Feel is able to load themepacks (a bundle of GTK - The Gimp Toolkit - and KDE - The K Desktop Environment - skins) to enhance your application GUI controls such as Butto...110
substanceA rock solid, fast and extensible library for creating visually appealing and consistent Swing applications.113
substance-swingxA fork of @kirilcool's substance project18
swing-layoutSwing Layout Extensions goal is to make it easy to create professional cross platform layouts with Swing. This project has an eye towards the needs of GUI builders, such as NetBeans. This project consists of the following pieces: * Ability to get the baseline for components. * ...244
swing-workerMavenized build for Swing Worker from "https://swingworker.dev.java.net".111
swingxContains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.19
swingx-allA Maven project to aggregate all modules into a single artifact.19
toniclfThis is the tonic look-and-feel packaged to be distributed with the SQuirreLSQL client. This pluggable look and feel is a free substitute for the default native look and feel of Swing, 'Metal', distributed under the GNU Lesser General Public License. Metal lacks both in usability a...19

TCP

ArtifactDescriptionArtifact IDDepend By Count
mule-transport-sslA Mule transport for Socket connectivity using SSL authentication. This transport supplies a tcp Server and client implementation over SSL.254
mule-transport-tcpA Mule transport for Tcp Connectivity. This transport supplies a tcp Server and client implementation.17175

Template

ArtifactDescriptionArtifact IDDepend By Count
ST4StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developin...118
apt-jelly-freemarkerFreemarker support for APT-Jelly117
freemarkerFreeMarker is a "template engine"; a generic tool to generate text output based on templates.9218
pegdownA Java 1.5+ library providing a clean and lightweight markdown processor3295
scalamdScalaMD: A Scala Markdown Processor134
scalamd_2.10ScalaMD: A Scala Markdown Processor115
scalasti_2.10A Scala-friendly wrapper for Terence Parr's StringTemplate library15
scalasti_2.9.1A Scala-friendly wrapper for Terence Parr's StringTemplate library17
scalate-wikitextWikiText Integration for Markdown and Confluence wiki notations348
solr-velocityApache Solr Velocity110
stringtemplateStringTemplate is a java template engine (with ports for C# and Python) for generating source code, web pages, emails, or any other formatted text output.1148
torque-templatesThis is the Kuali version of ASF's torque Velocity macro templates15
txtmarkMarkdown parser for the JVM111
velocityApache Velocity is a general purpose template engine.6340
velocity-depVelocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.16
velocity-toolsVelocityTools 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.2128
wicket-velocityProvides a specialized panel and some related utilities that enables users to work with Velocity and Wicket. Particularly useful for simple CMS like applications218

Testing

ArtifactDescriptionArtifact IDDepend By Count
analysis-coreThis plug-in provides utilities for the static code analysis plug-ins.145
analysis-testThis plug-in provides test utilities for the static code analysis plug-ins.429
assertj-coreRich and fluent assertions for testing4127
camel-testCamel Testing Library142
cloverClover is a powerful and highly configurable code coverage analysis tool. It discovers sections of code that are not being adequately exercised by your tests.147
coberturaCobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.220
commons-testingThis provides the common unit testing code.17
compile-testingUtilities for testing compilation.18
composite-unittestUnit testing infrastructure17
continuous-testing-toolkitSupporting classes that facilitate continuous testing via Infinitest110
curator-testUnit testing utilities.174
dasein-cloud-testUnit tests for testing implementations of the Dasein Cloud API.233
dashboard-viewHudson view that shows various cuts of build information via configured portlets.215
datafactoryLibrary to generate data for testing15
fest-assert'Flexible' or 'fluent' assertions for testing3190
fest-assert-core'Flexible' or 'fluent' assertions for testing265
fitnesseThe fully integrated standalone wiki, and acceptance testing framework.221
greenmailGreenMail - Email Test Servers2143
guava-testlibGuava testlib is a set of java classes used for more convenient unit testing - particularly to assist the tests for Guava itself.210
hamcrest-allA self-contained hamcrest jar containing all of the sub-modules in a single artifact.1228
hamcrest-coreThis is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.4305
hamcrest-libraryHamcrest library of matcher implementations.4314
httpunitA Java library for the automatic stimulation and testing of web applications.466
hudson-plugin-utilsContains plugin utility code, requires Hudson.17
hudson-test-harnessUnit test harness (src/main) and Unit tests for Hudson core (src/test)1149
imagecomparisonTools for comparing images and writing image-base approval tests120
incrementalbuild-workspaceProvides hooks to run incremental build inside m2e workspace. Other host applications may also be able to use this API, but have not been tested. Incremental build workspace API will be embedded in m2e, and therefore the same version of this API should work with multiple versions of increme...17
infinitestThe Infinitest coninuous testing tool15
javalib-coreBase for implementing Java test libraries for Robot Framework114
jbehave-web-seleniumSelenium and WebDriver API bindings for JBehave120
jfw-testSINAVI J-Framework Test Utility15
jsr299-tck-implCDI TCK tests151
jwebunit-coreThe core API of JWebUnit. Define how tests should be written and interface for testing engines.158
lenskit-testTesting utilities for LensKit.322
mule-tests-functionalMule functional test framework (TCK)28653
mule-transport-stdioA Mule transport used as the interface to Java's System.out and System.in objects, typically for testing purposes.654
multithreadedtcA framework for testing concurrent Java applications16
org apache aries testsupport unitThis bundle provides unit test support.220
org apache sling commons testingTools and utilities for automated testing of Sling modules445
pact-jvm-consumer_2.10Pact consumer ============= Pact Consumer is used by projects that are consumers of an API. Most projects will want to use pact-consumer via one of the test framework specific projects above. If your favourite framework is not implemented, this module should give you all the hooks you need. Ple...658
pax-exam-playerPax Exam Player: Test Harness in a tweet.111
pax-exam-testforgePax Exam TestForge: Collection of prebuild tests.485
randombits-testTest library for Randombits plugins.115
robotframeworkHigh level test automation framework118
seaf-test-commonsSEAF utility classes used in test scope.111
subethasmtpA multithreaded standalone SMTP mail server implementation and test harness.124
test-supportSet of classes to assist in creation of unit tests114
testngTestNG is a testing framework.14980
testsuiteTest Suite classes for Test Tool Interfaces210
unfiltered-spec_2.9.1Facilitates testing Unfiltered servers with Specs115
utilsUtilities for Test Tool Interfaces249

Testing Coding Style

ArtifactDescriptionArtifact IDDepend By Count
annotationsAnnotation supports the FindBugs tool5298
bcelModified BCEL for Findbugs122
checkstyleCheckstyle is a development tool to help programmers write Java code that adheres to a coding standard277
findbugsFindbugs: Because it's easy!462
jsr305JSR305 Annotations for Findbugs6503

Testing Mock

ArtifactDescriptionArtifact IDDepend By Count
easymockEasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly31002
easymockclassextensionThe EasyMock Class Extension allows to generate Mock Objects for classes9363
fest-mocksUtilities that simplify usage of Mock Objects16
jmockjMock is a library for testing Java code using mock objects2334
jmock-cglibjMock is a library for testing Java code using mock objects. The CGLIB extension allows creating of mock objects for classes.1138
mockito-allMock objects library for java142117
mockito-coreMock objects library for java8953
needle-mockitoPlease refer to https://github.com/holisticon/needle-mockito/.112
powermock-api-easymockPowerMock API for EasyMock.217
powermock-api-mockitoPowerMock API for Mockito.665
powermock-api-supportUtility classes.229
powermock-corePowerMock core functionality.348
powermock-easymock-release-fullSingle jar containing binaries for PowerMock core, EasyMock and all test framework modules.271
powermock-reflectVarious utilities for accessing internals of a class.235

UML

ArtifactDescriptionArtifact IDDepend By Count
umlgraphDeclarative Drawing of UML Diagrams112

Validation

ArtifactDescriptionArtifact IDDepend By Count
validation-apiBean Validation API3490
xworkXWork is an command-pattern framework that is used to power WebWork as well as other applications. XWork provides an Inversion of Control container, a powerful expression language, data type conversion, validation, and pluggable configuration.115

Virtual Machine

ArtifactDescriptionArtifact IDDepend By Count
byteman-installThe Byteman install jar contains classes to install the Byteman agent into the current JVM or a remote JVM237
byteman-submitThe Byteman install jar contains classes whcih canbe used to install an agent into the current JVM or into a remote JVM227
commons-execA library to reliably execute external processes from within the JVM260
gmetric4jJVM instrumentation to Ganglia16
jammJamm provides MemoryMeter, a java agent to measure actual object memory use including JVM overhead.244
jmh-coreThe jmh is a Java harness for building, running, and analysing nano/micro/macro benchmarks written in Java and other languages targeting the JVM.8110
metrics-jvmA set of classes which allow you to monitor critical aspects of your Java Virtual Machine using Metrics.110
pact-jvm-model_2.10Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-prov...262
pact-jvm-model_2.11Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-prov...846
pact-jvm-provider_2.10Pact provider ============= sub project of https://github.com/DiUS/pact-jvm The pact provider is responsible for verifying that an API provider adheres to a number of pacts authored by its clients This library provides the basic tools required to automate the process, and should be usable on its...356
quasar-corelightweight threads and actors for the JVM.118

Web Framework

ArtifactDescriptionArtifact IDDepend By Count
Java-WebSocketA barebones WebSocket client and server implementation written in 100% Java191
appengine-api-1.0-sdkAPIs that App Engine provides to you to build your application.2199
boilerpipeThe boilerpipe library provides algorithms to detect and remove the surplus "clutter" (boilerplate, templates) around the main textual content of a web page. The library already provides specific strategies for common tasks (for example: news article extraction) and may also be easily extended for...110
cocoon-coreModule that contains dependencies to all modules normally needed for a basic Cocoon webapp. Cocoon blocks should normally depend on this modules, as the exact content of the more fine grained sitemap, pipeline and support modules is not stable yet. This module also contains some classes...218
commons-validatorCommons 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.350
cssparserA CSS parser which implements SAC (the Simple API for CSS).243
docbkx-maven-pluginA Maven plugin for generating HTML from DocBook.17
doxia-coreDoxia core classes and interfaces.382
doxia-linkcheckDoxia linkcheck is a tool to check the validity of links124
doxia-module-aptA Doxia module for Almost Plain Text source documents. APT format is supported both as source and target formats.154
doxia-module-docbook-simpleA Doxia module for Simplified DocBook documents. DocBook format is supported both as source and target formats.245
doxia-module-fmlA Doxia module for FML source documents.114
doxia-module-twikiA Doxia module for Twiki source documents. Twiki format is supported both as source and target formats.246
doxia-module-xhtmlA Doxia module for Xhtml source documents.222
doxia-sink-apiDoxia Sink API.6140
doxia-site-rendererThe Site Renderer handles the rendering of sites, merging site decoration with document content.5102
dwrDWR Direct Web Remoting AJAX library333
errai-busErrai Bus338
esxx-httpclient-gaeTynamo packaged httpclient support for Google App Engine from esxx.org120
fluteFlute implements The Simple API for CSS (SAC) using JavaCC.110
google-api-clientGoogle API Client Library for Java. Supports Java 5 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.189
google-http-clientGoogle HTTP Client Library for Java. Functionality that works on all supported Java platforms, including Java 5 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.550
gradle-appengine-builder-modelTooling model for Gradle App Engine plugin18
halbuilder-coreJava based builder for the Hal specification http://stateless.co/hal_specification.html122
hiccupA fast library for rendering HTML in Clojure15
htmllexerHTML Lexer is the low level lexical analyzer.111
htmlparserHTML Parser is the high level syntactical analyzer.243
hudson-coreContains the core Hudson code and view files to render HTML.2176
hudson-warCreates a war file. Also includes additional static web resources, such as images, CSS, JavaScript, and some HTML files.3310
jackson-module-jsonSchemaAdd-on module for Jackson (http://jackson.codehaus.org) to support JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.110
javax.websocket-apiJSR 356: Java API for WebSocket125
jericho-htmlJericho HTML Parser is a java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any unrecognised or invalid HTML. It also provides high-level HTML form manipulation functions.119
json-rpcJavaScript to Java AJAX communications library15
jsoupjsoup HTML parser463
jtidyJTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML. Hudson modifications: ===================== ...4153
markdownjMarkdownJ is the pure Java port of Markdown, a text-to-html conversion tool written by John Gruber.112
maven-doxia-toolsA collection of tools to help the integration of Doxia in Maven plugins.114
mule-transport-ajaxA Mule transport for receiving and dispatching AJAX events using Cometd (Bayeux)119
nekohtmlAn HTML parser and tag balancer.5105
net.java.html.jsonAPI for smooth representation of JSON objects in Java. Write your application in Java and present it using modern HTML rendering technologies like Knockout.123
net.sourceforge.htmlunit-allHTML Unit Testing Framework wrapped bundle114
portal-serviceContains interfaces for the portal services. Interfaces are only loaded by the global class loader and are shared by all plugins.243
scalatra-auth_2.10Scalatra authentication module115
scalatra-json_2.10JSON support for Scalatra235
scalatra-scalate_2.10Scalate integration with Scalatra235
scalatra-scalatest_2.10ScalaTest support for the Scalatra test framework121
scalatra_2.10The core Scalatra framework235
scalatra_2.9.1The core Scalatra framework112
slf4j-jclSee http://www.slf4j.org/ Javadocs for the JCLLoggerAdapter are available at http://www.slf4j.org/api/org/slf4j/impl/JCLLoggerAdapter.html1144
slf4j-log4j12See http://www.slf4j.org/ Javadocs for the Log4jLoggerAdapter are available at http://www.slf4j.org/api/org/slf4j/impl/Log4jLoggerAdapter.html21270
slf4j-simpleSee http://www.slf4j.org/ Javadocs for the SimpleLogger are available at http://www.slf4j.org/api/org/slf4j/impl/SimpleLogger.html1648
smartspritesCSS Sprites Generator Done Right. SmartSprites maintains CSS sprites in your designs, fully automatically. No tedious copying and pasting to your CSS when adding or changing sprited images.115
struts-annotationsstruts-annotations adds apt generation support for struts based annotated projetcs, such as TLD and documentation generation from annotated component classes as used in struts216
truthRelocates org.truth0:truth to com.google.truth:truth. See http://maven.apache.org/guides/mini/guide-relocation.html15
webbitA Java event based WebSocket and HTTP server225
wicketWicket is a Java web application framework that takes simplicity, separation of concerns and ease of development to a whole new level. Wicket pages can be mocked up, previewed and later revised using standard WYSIWYG HTML design tools. Dynamic content processing and form handling is all...372
wicket-coreWicket is a Java web application framework that takes simplicity, separation of concerns and ease of development to a whole new level. Wicket pages can be mocked up, previewed and later revised using standard WYSIWYG HTML design tools. Dynamic content processing and form handling is all...346
yuicompressor-maven-pluginTo compress (Minify + Ofuscate) Javascript files and CSS files (using YUI Compressor from Julien Lecomte) and/or to check Javascript files with jslint.112
zcommons-elZK Commons EL117
zhtmlZK XHTML components19
zkbindZK Bind117
zkplusZK plus utilities119

Web Service

ArtifactDescriptionArtifact IDDepend By Count
addressingWS-Addressing implementation323
ads-libJava client library for accessing ads APIs including AdWords, DFA, and DFP. If you want to use this library, you must also include another Maven artifact to specify which framework you would like to use it with. For example, to use AdWords with Axis, you should include the "adwords-axis...491
aws-java-sdkThe 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 Re...12264
aws-java-sdk-coreThe AWS SDK for Java - Core module holds the classes that is used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes.4116
axisPOM was created from deploy:deploy-file1131
axis-jaxrpcPOM was created from deploy:deploy-file115
axis-saajPOM was created from deploy:deploy-file112
axis2-adbAxis2 Data Binding module224
axis2-adb-codegenADB code generation support for Axis2216
axis2-codegenAxis2 Code Generation module445
axis2-java2wsdlTo generate WSDL file for a given Java class221
axis2-jaxwsAxis2 JAXWS Implementation222
axis2-jsonAxis2 JSON module114
axis2-kernelCore Parts of Axis 2.0. This includes Axis 2.0 engine, Client API, Addressing support, etc.,8133
axis2-mtompolicyAxis2 : MTOM Policy325
axis2-transport-httpThis inclues all the available transports in Axis2460
axis2-transport-localThis inclues all the available transports in Axis2352
camel-cxfCamel CXF support226
camel-cxf-transportCamel Transport for CXF17
cxf-apiApache CXF API2134
cxf-bundleApache CXF Bundle Jar127
cxf-bundle-jaxrsApache CXF JAX-RS Bundle Jar116
cxf-rt-bindings-soapApache CXF Runtime SOAP Binding228
cxf-rt-coreApache CXF Runtime Core170
cxf-rt-frontend-jaxrsApache CXF Runtime JAX-RS Frontend682
cxf-rt-frontend-jaxwsApache CXF Runtime JAX-WS Frontend388
cxf-rt-frontend-simpleApache CXF Runtime Simple Frontend124
cxf-rt-rs-extension-providersApache CXF JAX-RS Extensions: Providers19
cxf-rt-transports-httpApache CXF Runtime HTTP Transport5165
cxf-rt-ws-addrApache CXF Runtime WS Addressing118
cxf-rt-ws-policyApache CXF Runtime WS Policy111
d2Pegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.226
dataPegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.8197
data-avro-generatorPegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.119
data-transformPegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.752
elasticsearchElasticsearch - Open Source, Distributed, RESTful Search Engine7117
geronimo-jaxrs_1.1_specJava API for RESTful Web Services 1.118
geronimo-ws-metadata_2.0_specWeb Services Metadata 2.0 API142
jackson-jaxrsJax-RS provider for JSON content type, based on Jackson JSON processor's data binding functionality.12175
jackson-jaxrs-json-providerFunctionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.3148
jaxws-apiJAX-WS API6159
jcmdThe Web Services Hub Client provides a command-line interface to invoke workflows using the Informatica Web Services Hub. It is intended to be a replacement for pmcmd and all of the native libraries that requires.343
jersey-bundleA bundle containing code of all jar-based modules that provide JAX-RS and Jersey-related features. Such a bundle is *only intended* for developers that do not use Maven's dependency system. The bundle does not include code for contributes, tests and samples.4117
jsonassertA library to develop RESTful but flexible APIs329
jsr181-apiWeb Services Metadata for Java1102
li-jersey-uriPegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.1393
log-test-configPegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.251
mexWS-Metadata Exchange implementation110
mule-module-cxfA Mule module for web service connectivity using CXF.216
mule-transport-axisA Mule transport for Soap Connectivity using Axis.642
mule-transport-cxfA Mule transport for web service connectivity using CXF.429
mule-transport-glueA Mule transport for Soap Connectivity using Web Methods Glue.18
mule-transport-soapA Mule transport for SOAP connectivity. The transport will use Axis, Glue or XFire depending on which is on the classpath.663
neethiApache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy specification which was published in March 2006. This framework is specifically written to enable the Apache Web services stack to use WS Policy as a way of expressing it's requireme...362
openwsThe OpenWS library provides a growing set of tools to work with web services at a low level. These tools include classes for creating and reading SOAP messages, transport-independent clients for connecting to web services, and various transports for use with those clients.218
ow2-jws-2.0-specJava WebServices API of Java EE 5.0121
pegasus-commonPegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.10109
platform.typerendering.coreThis project provides a JAX-RS MessageBodyWriter to render GraphNodes. Rendering requests are delegated to registered renderlets.18
portal-rest-apiUtility to call the portal's (uPortal's) REST APIs from within a webapp in the same container.115
r2Pegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.9126
rest-assuredJava DSL for easy testing of REST services477
rest-client-driverTest Driver to test your RESTful services121
restfbRestFB is a simple and flexible Facebook Graph API and Old REST API client written in Java.121
restli-clientPegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.542
restli-commonPegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.9101
restli-int-test-apiPegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.746
restli-serverPegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.963
saaj-implOpen source Reference Implementation of JSR-67: SOAP with Attachments API for Java (SAAJ MR :1.3)670
sbt-sonatypeA sbt plugin for publishing Scala/Java projects to the Maven Central through Sonatype Nexus REST API17
sonar-ws-clientJava library to request Sonar web services553
spray-canA suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka119
spray-can_2.10A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka16
spray-can_2.11A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka18
spray-clientA suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka342
spray-httpA suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka112
spray-routingA suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka15
spray-testkit_2.11A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka15
spray-utilA suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka432
spray-util_2.10A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka19
spray-util_2.11A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka19
ultradns-wsjclouds components to access UltraDNS Web Services API15
webservices-rtThis module contains the Metro runtime code.18
wodenThe Woden project is an incubation subproject of the Apache Web Services Project to develop a Java class library for reading, manipulating, creating and writing WSDL documents, initially to support WSDL 2.0 but with the longer term aim of supporting past, present and future versions of ...17
wsdl4jJava stub generator for WSDL4205

XML

ArtifactDescriptionArtifact IDDepend By Count
Saxon-HEThe XSLT and XQuery Processor153
castor-xmlThe core XML data binding framework with support for marshalling Java objects to and unmarshalling from XML documents.224
commons-digesterThe 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.7339
commons-digester3The Apache Commons 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.214
commons-jellyJelly is a Java and XML based scripting engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all together in a simple yet powerful scripting engine.4129
commons-jelly-tags-xmlThe Jelly XML Tag Library1156
cxf-rt-bindings-xmlApache CXF Runtime XML Binding217
decentxmlA decent XML parser. Since it's decent, it's not compatible with the W3C and therefore, it can do roundtripping.129
docbkx-maven-baseA number of base classes, providing the basic behaviour of objects / plugins transforming DocBook XML sources into some other format.17
dom4jdom4j: the flexible XML framework for Java5466
doxia-decoration-modelThe Decoration Model handles the site descriptor, also known as site.xml.248
fabric3-loaderFabric3 loader for SCDL XML files.221
flatpackSimple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters, just to name a few. Maps column positions in the file to user friendly names via XML. See FlatPack Feature List under News for complete feature list.16
geronimo-jaxws_2.2_specJava API for XML Web Services 2.2229
google-gxpGoogle XML Pages (GXP) is a templating system used to generate XML/SGML markup (most often HTML).113
groovy-xmlGroovy: A powerful, dynamic language for the JVM159
htmlcleanerHtmlCleaner is an HTML parser written in Java. It transforms dirty HTML to well-formed XML following the same rules that most web-browsers use.216
htmlcompressorHtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in size and load faster. A command-line version of ...113
htmlparserThe Validator.nu HTML Parser is an implementation of the HTML5 parsing algorithm in Java for applications. The parser is designed to work as a drop-in replacement for the XML parser in applications that already support XHTML 1.x content with an XML parser and use SAX, DOM or XOM to interface with t...143
http-builderA builder-style HTTP client API, including authentication, and extensible handling of common content-types such as JSON and XML. It is built on top of Apache's HttpClient.366
jackson-xcExtensions that provide interoperability support for Jackson JSON processor's data binding functionality.8102
java-xmlbuilderXML Builder is a utility that creates simple XML documents using relatively sparse Java code288
javax.xml.soap-apiSAAJ API19
jaxrpc-apiPart of the Java Web Services Developer Pack 1.61147
jaxws-rtOpen source Reference Implementation of JSR-224: Java API for XML Web Services345
jaxws-toolsOpen source Reference Implementation of JSR-224: Java API for XML Web Services114
jdomA complete, Java-based solution for accessing, manipulating, and outputting XML data290
jdom2A complete, Java-based solution for accessing, manipulating, and outputting XML data112
jetty-xmlThe jetty xml utilities.2102
jhighlightJHighlight is an embeddable pure Java syntax highlighting library that supports Java, HTML, XHTML, XML and LZX languages and outputs to XHTML. It also supports RIFE templates tags and highlights them clearly so that you can easily identify the difference between your RIFE m...15
jsonJSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implem...1316
json-libJava library for transforming beans, maps, collections, java arrays and XML to JSON.6255
jsr173-riJSR 173 - Streaming API for XML - Reference Implementation16
kxml2kXML is a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or MIDP devices. In contrast to kXML 1, kXML 2 is based on the common XML pull API.187
maven-plugin-tools-generatorsThe Maven Plugin Tools Generators provide content generation (XML descriptor, documentation, help goal) from plugin descriptor extracted from plugin sources.114
mule-module-xmlFunctionality for working with XML22231
org eclipse emf mapping ecore2xmlEMF Ecore to XML Mapping17
plexus-utilsA collection of various utility classes to ease working with strings, files, command lines, XML and more.15653
protobuf-java-formatProvide serialization and de-serialization of different formats based on Google?s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML.16
qdoxQDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.6142
saxonThe XSLT and XQuery Processor1123
saxon-domSaxon support library for third-party object model DOM113
security-model-xmlContains an xml implementation of the security-model.226
security-xml-realmThe security.xml based Realm, which stores users, roles, privileges, and user to role mappings using security-model-xml.121
serializerSerializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input SAX events.148
simpleSimple is a high performance asynchronous HTTP framework for Java226
simple-jndiA simple implementation of JNDI. It is entirely library based, so no server instances are started, and it sits upon Java .properties files or XML files, so it is easy to use and simple to understand. The .properties/.xml files may be either on the file system or in the classpath.239
simple-xmlSimple is a high performance XML serialization and configuration framework for Java443
streambufferStream based representation for XML infoset349
strutsThe core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a...259
swixmlXML for SWING121
tagsoupTagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational a...230
thymeleafXML/XHTML/HTML5 template engine for Java239
thymeleaf-extras-tiles2XML/XHTML/HTML5 template engine for Java111
thymeleaf-spring4XML/XHTML/HTML5 template engine for Java115
vtd-xmlXimpleWare's VTD-XML is, far and away, the industry's most advanced and powerful XML processing model for SOA and Cloud Computing15
ws-commons-java5This is a small collection of classes, which are part of the Java 5 Core. In other words, you do not need this library, if you are running Java 5, or later. The Java 5 classes are used by projects like Apache JaxMe, Apache XML-RPC, or the the ws-common-utils.19
wss4jApache WSS4J is an implementation of the Web Services Security (WS-Security) being developed at OASIS Web Services Security TC. WSS4J is a primarily a Java library that can be used to sign and verify SOAP Messages with WS-Security information. WSS4J will use Apache Axis and Apache XML-Sec...256
xmldsigPart of the Java Web Services Developer Pack 1.615
xmlschema-coreCommons XMLSchema is a light weight schema object model that can be used to manipulate or generate XML schema.327
xmlsecApache Santuario supports XML-Signature Syntax and Processing, W3C Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C Recommendation 10 December 2002. As of version 1.4, the Java library supports the standard Java API JSR-105: XML Digital ...562
xmltoolingXMLTooling-J is a low-level library that may be used to construct libraries that allow developers to work with XML in a Java beans manner.218
xomThe XOM Dual Streaming/Tree API for Processing XML131
xpp3MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.183
xpp3_minMXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.140
xsdlibXML Schema datatypes library237
xsomXML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input.244

XML Binding

ArtifactDescriptionArtifact IDDepend By Count
axiom-apiThe Axiom API579
axiom-domThe Axiom DOM implementation.219
axiom-implThe Axiom default implementation.682
cxf-rt-databinding-jaxbApache CXF Runtime JAXB DataBinding229
geronimo-jaxb_2.1_specJava API for XML binding 2.1 API17
geronimo-jaxb_2.2_specJava API for XML binding 2.2 API18
jackson-module-jaxb-annotationsSupport for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data binding.238
jaxb-apiJAXB (JSR 222) API7475
jaxb-implJAXB (JSR 222) Reference Implementation11403
jaxb1-implJAXB (JSR 222) Reference Implementation - JAXB1 build364
ow2-bundles-externals-jaxb2JAXB2 Library15
xbean-blueprintxbean-blueprint provides a schema-driven namespace handler for Apache Aries Blueprint122
xbean-finderXBean Finder helps to find annotations in classes123
xbean-reflectxbean-reflect provides very flexible ways to creat objects and graphs of objects for DI frameworks249

XML Graphics

ArtifactDescriptionArtifact IDDepend By Count
batik-awt-utilBatik AWT Utilities256
batik-bridgeBatik Bridge250
batik-cssBatik CSS145
batik-domBatik DOM249
batik-extBatik Ext232
batik-extensionBatik Extension115
batik-gui-utilBatik GUI Utilities119
batik-gvtBatik GVT248
batik-parserBatik Parser124
batik-rasterizerBatik SVG Rasterizer119
batik-scriptBatik Script138
batik-slideshowBatik Slideshow111
batik-squiggleBatik Squiggle SVG Browser113
batik-svg-domBatik SVG DOM256
batik-svggenBatik SVG Generator251
batik-svgppBatik SVG Pretty Printer111
batik-swingBatik Swing118
batik-transcoderBatik Transcoder132
batik-ttf2svgBatik SVG Font Converter111
batik-utilBatik Utilities259
batik-xmlBatik XML125
poiApache POI - Java API To Access Microsoft Format Files11199
poi-examplesApache POI Examples113
poi-excelantApache POI Excel Ant Tasks121
poi-ooxmlApache POI - Java API To Access Microsoft Format Files462
poi-scratchpadApache POI - Java API To Access Microsoft Format Files355
xmlgraphics-commonsApache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO.117

XML Parser

ArtifactDescriptionArtifact IDDepend By Count
dtdparserA Java DTD Parser124
dtdparser121DTD parser for Java16
geronimo-stax-api_1.2_specJava STAX Spec API 1.219
jackson-dataformat-xmlData format extension for Jackson (http://jackson.codehaus.org) to offer alternative support for serializing POJOs as XML and deserializing XML as pojos. Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and Js...478
jackson-xml-databindExtension for Jackson (http://jackson.codehaus.org) to offer alternative support for serializing POJOs as XML and deserializing XML as pojos. Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and JsonFactory. S...16
jettisonA StAX implementation for JSON.10303
mule-transport-xfireA Mule transport for SOAP connectivity using XFire, a STaX-based SOAP stack.528
org apache servicemix bundles jaxp-riThis bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.113
staxStAX is the reference implementation of the StAX API3162
stax-apiStAX API is the standard java XML processing API defined by JSR-1732734
stax-exExtensions to JSR-173 StAX API.591
stax-utilsProvides a set of utility classes to integrate StAX into existing XML processing applications.123
stax2-apiStax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.9143
woodstox-core-aslWoodstox is a high-performance XML processor that implements Stax (JSR-173) and SAX2 APIs9211
wstx-aslWoodstox is a high-performance XML processor that implements Stax (JSR-173) API10498
xml-apisxml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers ...3313
xml-apis-extxml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers ...111
xml-resolverxml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers ...1120

XPath

ArtifactDescriptionArtifact IDDepend By Count
commons-jxpathA Java-based implementation of XPath 1.0 that, in addition to XML processing, can inspect/modify Java object graphs (the library's explicit purpose) and even mixed Java/XML structures.146
jaxenJaxen is a universal Java XPath engine.9386
saxonSaxon a complete and conformant implementation of the XSLT 2.0, XQuery 1.0, and XPath 2.0 Recommendations published on 23 January 2007 by W3C1123
xmlbeans-xpathXmlBeans extended XPath and XQuery support123
xmlunitXMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.5324
xpp3_xpathMXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.118

YAML

ArtifactDescriptionArtifact IDDepend By Count
snakeyamlYAML 1.1 parser and emitter for Java9221

Zip

ArtifactDescriptionArtifact IDDepend By Count
commons-compressApache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200 and ar, cpio, jar, tar, zip, dump.9170
compass-gemsThis is a repackaged GEM in a JAR format of the compass package. It crates a jar with the gems as well as a zip file with the compass frameworks.111
compress-lzfCompression codec for LZF encoding for particularly encoding/decoding, with reasonable compression. Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding. See "http://oldhome.schmorp.de/marc/liblzf.html" for more on original LZF package.3136
jzlibJZlib is a re-implementation of zlib in pure Java461
phantomjsdriverPhantomJSDriver is a Java binding for the PhantomJS WebDriver, GhostDriver. The binding is developed within the GhostDriver project, and distributed through public Maven repository and Selenium official .zip package.337
util-compressLet's you unzip a zip file to a directory118