Collection Utils

Unmodifiable collections for java. These collections have some specific behavior criteria that is currently not guaranteed by the native java unmodifiable collections, they are also set up with convenient builders.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.morimekta.utils
Идентификатор

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

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

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

4.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Collection Utils
Unmodifiable collections for java. These collections have some specific behavior criteria that is currently not guaranteed by the native java unmodifiable collections, they are also set up with convenient builders.
Ссылка на сайт

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

https://gitlab.com/morimekta/utils-collect
Система контроля версий

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

https://gitlab.com/morimekta/utils-collect.git

Скачать collect

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

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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter jar 5.8.2
com.google.guava : guava jar 31.0.1-jre
org.mockito : mockito-junit-jupiter jar 4.3.1

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

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

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

Версия
4.4.0
4.3.1
4.2.0
4.1.1
4.1.0
4.0.0