com.fizzed:queue-core

Parent pom for all Fizzed maven projects

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Fizzed, Inc

Скачать queue-core

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.hamcrest : java-hamcrest jar 2.0.0.0
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.7

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

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

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