License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdasync-datastore-client |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.spotify/async-datastore-client/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>async-datastore-client</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/async-datastore-client/
implementation 'com.spotify:async-datastore-client:3.1.0'
// https://jarcasting.com/artifacts/com.spotify/async-datastore-client/
implementation ("com.spotify:async-datastore-client:3.1.0")
'com.spotify:async-datastore-client:jar:3.1.0'
<dependency org="com.spotify" name="async-datastore-client" rev="3.1.0">
<artifact name="async-datastore-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='async-datastore-client', version='3.1.0')
)
libraryDependencies += "com.spotify" % "async-datastore-client" % "3.1.0"
[com.spotify/async-datastore-client "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ning : async-http-client | jar | 1.9.32 |
com.google.guava : guava | jar | 23.0 |
com.google.api.grpc : proto-google-cloud-datastore-v1 | jar | 0.52.0 |
com.google.api-client : google-api-client | jar | 1.23.0 |
com.google.http-client : google-http-client-protobuf | jar | 1.22.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |