An open API service indexing awesome lists of open source software.

https://github.com/rainu/ifc

In-File Container. Collection implementations that store data into a file.
https://github.com/rainu/ifc

java library

Last synced: 6 months ago
JSON representation

In-File Container. Collection implementations that store data into a file.

Awesome Lists containing this project

README

          

ifc
===

In-File Container. Collection implementations that store data into a file.

Verwendet die DBC-Bibliothek um in eine H2-Datenbank zu speichern.

License
-------

In-File Container is distributed under the [The MIT License](http://opensource.org/licenses/MIT).

Maven Integration
--------

If you want to add ___In-File Container___ to your maven project, you can add the following dependency in your __pom.xml__:

```xml

de.raysha.lib
ifc
2.0

```