In-File-Collections

Collection (Set/List/Map) implementations that store his content into a in-file-database (h2).

License

License

GroupId

GroupId

de.raysha.lib
ArtifactId

ArtifactId

ifc
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

In-File-Collections
Collection (Set/List/Map) implementations that store his content into a in-file-database (h2).
Project URL

Project URL

http://github.com/rainu/ifc

Download ifc

How to add to project

<!-- https://jarcasting.com/artifacts/de.raysha.lib/ifc/ -->
<dependency>
    <groupId>de.raysha.lib</groupId>
    <artifactId>ifc</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.raysha.lib/ifc/
implementation 'de.raysha.lib:ifc:2.0'
// https://jarcasting.com/artifacts/de.raysha.lib/ifc/
implementation ("de.raysha.lib:ifc:2.0")
'de.raysha.lib:ifc:jar:2.0'
<dependency org="de.raysha.lib" name="ifc" rev="2.0">
  <artifact name="ifc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.raysha.lib', module='ifc', version='2.0')
)
libraryDependencies += "de.raysha.lib" % "ifc" % "2.0"
[de.raysha.lib/ifc "2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
de.raysha.lib : dbc jar 2.0
com.h2database : h2 jar 1.4.181

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0