Skip to content

guavaberry/guavaberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guavaberry

A collection of Java libraries on hand.

Project Status Communication
Build status maven codecov versioneye Join the gitter chat at https://gitter.im/guavaberry/guavaberry

Table of Contents

Description

Guavaberry is a collection of Java libraries containing collections and utility classes that might be unavailable in the more popular Google Guava library.

Installation

To add Guavaberry as a Maven dependency, put the following in your pom.xml file:

<dependency>
  <groupId>com.github.guavaberry</groupId>
  <artifactId>guavaberry</artifactId>
  <version>1.0.0</version>
</dependency>

Requires JDK 1.8 or higher

QuickStart

Contributing

You could help improving Guavaberry in the following ways:

About

A collection of Java libraries on hand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages