Jar examples for f:flip-db
A simple way to make persistence
You can download jar file flip-db 10-RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add flip-db-10-RELEASE.jar to your project.
<dependency> <groupId>com.github.gkutiel</groupId> <artifactId>flip-db</artifactId> <version>10-RELEASE</version> </dependency>
compile group: 'com.github.gkutiel', name: 'flip-db', version: '10-RELEASE'
libraryDependencies += "com.github.gkutiel" % "flip-db" % "10-RELEASE"
<dependency org="com.github.gkutiel" name="flip-db" rev="10-RELEASE"/>
@Grapes(@Grab(group='com.github.gkutiel', module='flip-db', version='10-RELEASE'))
'com.github.gkutiel:flip-db:jar:10-RELEASE'
Click the following link to download the jar file.
flip-db-10-RELEASE-javadoc.jar