is not current version
Last Version 3.0.0

com.bettercloud:bigtable-orm-annotations 1.1.1

Configurable Java Entity Generation for Google BigTable

Categories

Categories

ORM Data
GroupId

GroupId

com.bettercloud
ArtifactId

ArtifactId

bigtable-orm-annotations
Version

Version

1.1.1
Type

Type

jar

Download bigtable-orm-annotations 1.1.1


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