com.fizzed:queue

Parent pom for all Fizzed maven projects

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent pom for all Fizzed maven projects
Организация-разработчик

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

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

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

https://github.com/fizzed/queue

Скачать queue

Имя Файла Размер
queue-1.0.0.pom 2 KB
Обзор

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

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

Зависимости

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

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

  • queue-core

Queue by Fizzed

Maven Central

Fizzed, Inc. (Follow on Twitter: @fizzed_inc)

Overview

Queue utility classes for Java. Basic in-memory implementations, but this project serves as the basis for other specific implementations (e.g. redis-plus will implement a version that works with Redis)

License

Copyright (C) 2020 Fizzed, Inc.

This work is licensed under the Apache License, Version 2.0. See LICENSE for details.

com.fizzed

Fizzed, Inc.

Helping companies launch and grow their mobile, web, and data products

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

Версия
1.0.0