khubla.com cBean Example

A simple ORM for Key-Value stores

License

License

GroupId

GroupId

com.khubla.cbean
ArtifactId

ArtifactId

cbean-example
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

khubla.com

Download cbean-example

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.khubla.cbean : cbean-core jar 1.0
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