io.github.tuannh982:phantom

A fast, simple embedded key-value store

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

io.github.tuannh982
Идентификатор

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

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

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

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.github.tuannh982:phantom
A fast, simple embedded key-value store
Ссылка на сайт

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

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

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

http://github.com/tuannh982/phantom/tree/master

Скачать phantom

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.16

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

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

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

Версия
0.1.2
0.1.1
0.1.0