License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.bettercloud |
ArtifactId | ArtifactIdbigtable-orm-annotations |
Version | Version1.5.0 |
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>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bettercloud/bigtable-orm-annotations/
implementation 'com.bettercloud:bigtable-orm-annotations:1.5.0'
// https://jarcasting.com/artifacts/com.bettercloud/bigtable-orm-annotations/
implementation ("com.bettercloud:bigtable-orm-annotations:1.5.0")
'com.bettercloud:bigtable-orm-annotations:jar:1.5.0'
<dependency org="com.bettercloud" name="bigtable-orm-annotations" rev="1.5.0">
<artifact name="bigtable-orm-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bettercloud', module='bigtable-orm-annotations', version='1.5.0')
)
libraryDependencies += "com.bettercloud" % "bigtable-orm-annotations" % "1.5.0"
[com.bettercloud/bigtable-orm-annotations "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.24.0 |