License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.bettercloud |
ArtifactId | ArtifactIdbigtable-orm-annotations |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBigTable ORM
Configurable Java Entity Generation for Google BigTable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.24.0 |