khubla.com cBean ORM

A simple ORM for Key-Value stores

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.khubla.cbean
ArtifactId

ArtifactId

cbean-orm
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

khubla.com cBean ORM
A simple ORM for Key-Value stores
Project Organization

Project Organization

khubla.com

Download cbean-orm

Filename Size
cbean-orm-1.0.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.khubla.cbean/cbean-orm/ -->
<dependency>
    <groupId>com.khubla.cbean</groupId>
    <artifactId>cbean-orm</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.khubla.cbean/cbean-orm/
implementation 'com.khubla.cbean:cbean-orm:1.0'
// https://jarcasting.com/artifacts/com.khubla.cbean/cbean-orm/
implementation ("com.khubla.cbean:cbean-orm:1.0")
'com.khubla.cbean:cbean-orm:pom:1.0'
<dependency org="com.khubla.cbean" name="cbean-orm" rev="1.0">
  <artifact name="cbean-orm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.khubla.cbean', module='cbean-orm', version='1.0')
)
libraryDependencies += "com.khubla.cbean" % "cbean-orm" % "1.0"
[com.khubla.cbean/cbean-orm "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
junit : junit jar 4.12

Project Modules

  • cbean
  • riakkv
  • mongokv
  • example

Versions

Version
1.0