License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-bigtable-emulator-core |
Last Version | Last Version0.145.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java wrapper for the Cloud Bigtable emulator.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-bigtable-emulator-core/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigtable-emulator-core</artifactId>
<version>0.145.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-bigtable-emulator-core/
implementation 'com.google.cloud:google-cloud-bigtable-emulator-core:0.145.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-bigtable-emulator-core/
implementation ("com.google.cloud:google-cloud-bigtable-emulator-core:0.145.0")
'com.google.cloud:google-cloud-bigtable-emulator-core:jar:0.145.0'
<dependency org="com.google.cloud" name="google-cloud-bigtable-emulator-core" rev="0.145.0">
<artifact name="google-cloud-bigtable-emulator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-bigtable-emulator-core', version='0.145.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-bigtable-emulator-core" % "0.145.0"
[com.google.cloud/google-cloud-bigtable-emulator-core "0.145.0"]