Guava

Last Version: 2.10.0

Release Date:

Last Version: 2.0.15

Release Date:

iceberg-bundled-guava

com.linkedin.iceberg : iceberg-bundled-guava

A table format for huge analytic datasets

Last Version: 0.11.1.2

Release Date:

guava-concurrent

com.diffplug.guava : guava-concurrent

Durian - Guava's spikier (unofficial) cousin

Last Version: 19.0.0

Release Date:

Last Version: 0.28.0

Release Date:

guava-android

com.github.thepacific : guava-android

One kind of boilerplate for writing Android apps using android official architecture component approach.

Last Version: 2.2.1

Release Date:

Guava Compilation Bootstrap Classes (JDK5 Backport)

com.google.guava : guava-bootstrap-jdk5

ExecutorService's type parameters changed between JDK5 and JDK6 in a way that makes it impossible for our invokeAll/invokeAny methods to match both at compile time. This project builds a JDK6-like copy of ExecutorService (but with JDK5 compiler settings to ensure that it will work with JRE5 at runtime). It also builds a version of AbstractExecutorService that is equivalent to a JDK5 version but using the JDK6 type parameters for the invokeAll/invokeAny methods just as with ExecutorService. This project's is then used in the bootstrap class path of Guava proper.

Last Version: 17.0

Release Date:

Last Version: 0.0.15

Release Date:

Last Version: 2.0.0-20160802182936

Release Date:

OpenDaylight :: Guava 23

org.opendaylight.odlparent : odl-guava-23

OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org

Last Version: 3.1.9

Release Date:

OpenDaylight :: Guava 18 (for Karaf 4)

org.opendaylight.odlparent : odl4-guava-18

OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org

Last Version: 1.9.0

Release Date:

Last Version: 1.1.0.M2

Release Date:

Last Version: 1.0.0

Release Date:

guava-cache

com.diffplug.guava : guava-cache

Durian - Guava's spikier (unofficial) cousin

Last Version: 19.0.0

Release Date:

guava-io

com.diffplug.guava : guava-io

Durian - Guava's spikier (unofficial) cousin

Last Version: 19.0.0

Release Date:

guava-reflect

com.diffplug.guava : guava-reflect

Durian - Guava's spikier (unofficial) cousin

Last Version: 19.0.0

Release Date:

Jackson-datatype-Guava

com.fasterxml.jackson : jackson-datatype-guava

Add-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)

Last Version: 1.9.2

Release Date:

Last Version: 0.3.1

Release Date:

Last Version: 0.28.0

Release Date:

Guava Unit Tests

com.google.guava : guava-tests

The unit tests for the Guava libraries - separated into a separate artifact to allow for the testlibs to depend on guava itself.

Last Version: 23.3-jre

Release Date:

guava-android-ui

com.github.thepacific : guava-android-ui

One kind of boilerplate for writing Android apps using android official architecture component approach.

Last Version: 2.2.1

Release Date:

async-guava

io.frees : frees-async-guava_2.11

A Cohesive & Pragmatic Framework of FP centric Scala libraries

Last Version: 0.8.2

Release Date:

async-guava

io.frees : frees-async-guava_2.12

A Cohesive & Pragmatic Framework of FP centric Scala libraries

Last Version: 0.8.2

Release Date:

future-converter-spring-guava

net.javacrumbs.future-converter : future-converter-spring-guava

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Last Version: 1.2.0

Release Date:

cyclops-guava

com.aol.cyclops : cyclops-guava

Converters and Comprehenders for Guava

Last Version: 9.0.0-MI7

Release Date:

Guava cache overflow extension

com.blogspot.mydailyjava : guava-cache-overflow-extension

An extension to Guava caches that allows cache entries to overflow to disk.

Last Version: 0.2

Release Date:

guava-eventbus

com.diffplug.guava : guava-eventbus

Durian - Guava's spikier (unofficial) cousin

Last Version: 19.0.0

Release Date:

guava-parse

com.diffplug.guava : guava-parse

Durian - Guava's spikier (unofficial) cousin

Last Version: 19.0.0

Release Date:

Guava-Probably: Probabilistic Data Structures extension for Guava

com.duprasville.guava.guava-probably : guava-probably

Guava-Probably is an extension library to Google Guava that adds probabilistic data structures and related interfaces.

Last Version: 1.0

Release Date:

mockspresso-guava

com.episode6.hackit.mockspresso : mockspresso-guava

An extensible auto-mocker for java, designed to simplify your unit tests.

Last Version: 0.1.0

Release Date:

mockspresso-reflect-guava

com.episode6.hackit.mockspresso : mockspresso-reflect-guava

A repacking of guavas TypeToken and associated classes for use in mockspresso

Last Version: 27.1-android

Release Date:

Last Version: 0.3.0

Release Date:

Last Version: 0.3.1

Release Date:

guava compatible

com.github.bingoohuang : guava-compatible

to make guava v20 be compatible for some removed apis

Last Version: 0.0.2

Release Date:

DataMeta Guava Extensions

com.github.ebaydatameta : util-guava

Whatever is found missing from Google Guava

Last Version: 1.0.0

Release Date:

Last Version: 2.1.0

Release Date:

gwt-jackson :: Extensions :: Guava

com.github.nmorel.gwtjackson : gwt-jackson-guava

Extension to support Guava types like Optional or ImmutableSet

Last Version: 0.15.4

Release Date:

guava-android-mvvm

com.github.thepacific : guava-android-mvvm

One kind of boilerplate for writing Android apps using android official architecture component approach.

Last Version: 2.2.1

Release Date:

github.flycat Java

com.github.zgqq : flycat-cache-guava

Simplify Java web and microservice development

Last Version: 0.1.2

Release Date:

zheng-event-guava

com.github.zhengframework : zheng-event-guava

zheng framework module: event support by guava

Last Version: 1.8.0

Release Date:

Guava Compilation Bootstrap Classes

com.google.guava : guava-bootstrap

ExecutorService's type parameters changed between JDK5 and JDK6 in a way that makes it impossible for our invokeAll/invokeAny methods to match both at compile time. This project builds a JDK6-like copy of ExecutorService (but with JDK5 compiler settings to ensure that it will work with JRE5 at runtime). This project's is then used in the bootstrap class path of Guava proper.

Last Version: 12.0-rc1

Release Date:

mug-guava

com.google.mug : mug-guava

Extra Lambda Utilities

Last Version: 6.1

Release Date:

guava

com.spotify : magnolify-guava_2.12

Magnolia add-on for Guava

Last Version: 0.4.8

Release Date:

guava

com.spotify : magnolify-guava_2.13

Magnolia add-on for Guava

Last Version: 0.4.8

Release Date:

Dropwizard Async Support For Guava

com.twilio : dropwizard-async-guava

Asynchronous resource extensions for Dropwizard using continuations

Last Version: 0.3.2

Release Date: