Ponzu Parent Project

Ponzu is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings.

Лицензия

Лицензия

Группа

Группа

com.webguys.ponzu
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Ponzu Parent Project
Ponzu is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings.
Организация-разработчик

Организация-разработчик

The WebGuys

Скачать all

Имя Файла Размер
all-1.2.0.pom 13 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.webguys.ponzu/all/ -->
<dependency>
    <groupId>com.webguys.ponzu</groupId>
    <artifactId>all</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webguys.ponzu/all/
implementation 'com.webguys.ponzu:all:1.2.0'
// https://jarcasting.com/artifacts/com.webguys.ponzu/all/
implementation ("com.webguys.ponzu:all:1.2.0")
'com.webguys.ponzu:all:pom:1.2.0'
<dependency org="com.webguys.ponzu" name="all" rev="1.2.0">
  <artifact name="all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webguys.ponzu', module='all', version='1.2.0')
)
libraryDependencies += "com.webguys.ponzu" % "all" % "1.2.0"
[com.webguys.ponzu/all "1.2.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • api
  • impl
  • testutils

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

Версия
1.2.0