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.
- Host: GitHub
- URL: https://github.com/rainu/ifc
- Owner: rainu
- License: mit
- Archived: true
- Created: 2013-01-04T12:26:57.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-08-24T17:46:19.000Z (almost 12 years ago)
- Last Synced: 2025-07-06T04:41:16.289Z (12 months ago)
- Topics: java, library
- Language: Java
- Size: 188 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```