io.github.tuannh982:phantom

A fast, simple embedded key-value store

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.tuannh982
ArtifactId

ArtifactId

phantom
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.tuannh982:phantom
A fast, simple embedded key-value store
Project URL

Project URL

https://github.com/tuannh982/phantom
Source Code Management

Source Code Management

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

Download phantom

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0