Last Version

BigTable ORM 3.0.0

Configurable Java Entity Generation for Google BigTable

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

com.bettercloud
ArtifactId

ArtifactId

bigtable-orm-annotations
Version

Version

3.0.0
Type

Type

jar
Description

Description

BigTable ORM
Configurable Java Entity Generation for Google BigTable
Project URL

Project URL

https://github.com/BetterCloud/bigtable-orm
Source Code Management

Source Code Management

https://github.com/BetterCloud/bigtable-orm

Download bigtable-orm-annotations 3.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.24.0

Project Modules

There are no modules declared in this project.