Last Version

Spring Data Google Datastore 0.0.1

Sprint Data for Google Datastore

License

License

Categories

Categories

Data
GroupId

GroupId

com.niloen.spring.data
ArtifactId

ArtifactId

google-datastore
Version

Version

0.0.1
Type

Type

jar
Description

Description

Spring Data Google Datastore
Sprint Data for Google Datastore
Project URL

Project URL

https://github.com/Niloen/spring-data-google-datastore
Source Code Management

Source Code Management

https://github.com/Niloen/spring-data-google-datastore

Download google-datastore 0.0.1


<!-- https://jarcasting.com/artifacts/com.niloen.spring.data/google-datastore/ -->
<dependency>
    <groupId>com.niloen.spring.data</groupId>
    <artifactId>google-datastore</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.niloen.spring.data/google-datastore/
implementation 'com.niloen.spring.data:google-datastore:0.0.1'
// https://jarcasting.com/artifacts/com.niloen.spring.data/google-datastore/
implementation ("com.niloen.spring.data:google-datastore:0.0.1")
'com.niloen.spring.data:google-datastore:jar:0.0.1'
<dependency org="com.niloen.spring.data" name="google-datastore" rev="0.0.1">
  <artifact name="google-datastore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.niloen.spring.data', module='google-datastore', version='0.0.1')
)
libraryDependencies += "com.niloen.spring.data" % "google-datastore" % "0.0.1"
[com.niloen.spring.data/google-datastore "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.data : spring-data-keyvalue jar 1.1.6.RELEASE
com.google.cloud : google-cloud-datastore jar 0.9.3-beta

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.5.RELEASE
junit : junit jar 4.12
org.projectlombok : lombok jar 1.16.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.