guava-collect

Durian - Guava's spikier (unofficial) cousin

Лицензия

Лицензия

The Apache Software License, Version 2.0
Категории

Категории

Guava Универсальные библиотеки Utility
Группа

Группа

com.diffplug.guava
Идентификатор

Идентификатор

guava-collect
Последняя версия

Последняя версия

19.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

guava-collect
Durian - Guava's spikier (unofficial) cousin
Ссылка на сайт

Ссылка на сайт

https://github.com/diffplug/durian
Система контроля версий

Система контроля версий

https://github.com/diffplug/durian

Скачать guava-collect

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.diffplug.guava/guava-collect/ -->
<dependency>
    <groupId>com.diffplug.guava</groupId>
    <artifactId>guava-collect</artifactId>
    <version>19.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.diffplug.guava/guava-collect/
implementation 'com.diffplug.guava:guava-collect:19.0.0'
// https://jarcasting.com/artifacts/com.diffplug.guava/guava-collect/
implementation ("com.diffplug.guava:guava-collect:19.0.0")
'com.diffplug.guava:guava-collect:jar:19.0.0'
<dependency org="com.diffplug.guava" name="guava-collect" rev="19.0.0">
  <artifact name="guava-collect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.diffplug.guava', module='guava-collect', version='19.0.0')
)
libraryDependencies += "com.diffplug.guava" % "guava-collect" % "19.0.0"
[com.diffplug.guava/guava-collect "19.0.0"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.0
com.google.code.findbugs : jsr305 jar 3.0.0

runtime (3)

Идентификатор библиотеки Тип Версия
com.diffplug.guava : guava-core jar 19.0.0
org.codehaus.mojo : animal-sniffer-annotations jar 1.14
com.google.j2objc : j2objc-annotations jar 0.1

Модули Проекта

Данный проект не имеет модулей.

Durian: Guava's spikier (unofficial) cousin

Maven artifact Latest version Javadoc License Apache

Changelog Travis CI Live chat

Guava has become indispensable for many Java developers. Because of its wide adoption, it must be conservative regarding its minimum requirements.

Durian complements Guava with some features which are too spiky for Guava, such as:

Durian's only requirement is Java 8 or greater, no other libraries are needed (not even Guava).

Contributions are welcome, see the contributing guide for development info.

Related

If you have a Box, but you'd like to subscribe to changes in its value, you should look at RxBox in DurianRx.

Acknowledgements

  • The API and tests for Suppliers, Functions, and Predicates are all verbatim from Guava.
  • StringPrinter.toOutputStream() borrows heavily from WriterOutputStream, inside Apache commons-io.
  • DurianPlugins is inspired by RxJava's plugin mechanism.
  • Formatted by spotless, as such.
  • Bugs found by findbugs, as such.
  • OSGi metadata generated by goomph, which leverages Peter Kriens' bnd.
  • Scripts in the .ci folder are inspired by Ben Limmer's work.
  • Built by gradle.
  • Tested by junit.
  • Maintained by DiffPlug.
com.diffplug.guava

DiffPlug

View, edit, compare. Anything, from anywhere.

Версии библиотеки

Версия
19.0.0