Flip Store

Simple Object Persistent

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-store
Last Version

Last Version

7-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Flip Store
Simple Object Persistent

Download flip-store

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.168
com.google.code.gson : gson jar 2.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
7-RELEASE
6-RELEASE
5-RELEASE
4-RELEASE
3-RELEASE
2-RELEASE
1-RELEASE