Last Version

Database-Collections 2.0

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

License

License

GroupId

GroupId

de.raysha.lib
ArtifactId

ArtifactId

dbc
Version

Version

2.0
Type

Type

jar
Description

Description

Database-Collections
Collection (Set/List/Map) implementations that store his content into a database.
Project URL

Project URL

http://github.com/rainu/dbc

Download dbc 2.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0
com.h2database : h2 jar 1.3.163

Project Modules

There are no modules declared in this project.