khubla.com cBean Core

A simple ORM for Key-Value stores

License

License

GroupId

GroupId

com.khubla.cbean
ArtifactId

ArtifactId

cbean-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

khubla.com

Download cbean-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.2
commons-pool : commons-pool jar 1.6
commons-io : commons-io jar 1.3.2
org.json : json jar 20151123
cglib : cglib jar 3.1
ch.qos.logback : logback-classic jar 1.1.7
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0