Last Version

Java Migration Tool Datastore Integration 0.0.8

This module integrates the Datastore into Java Migration Tool.

License

License

Categories

Categories

Java Languages Data
GroupId

GroupId

io.github.yashchenkon
ArtifactId

ArtifactId

java-migration-tool-datastore
Version

Version

0.0.8
Type

Type

jar
Description

Description

Java Migration Tool Datastore Integration
This module integrates the Datastore into Java Migration Tool.
Project URL

Project URL

https://github.com/YashchenkoN/java-migration-tool

Download java-migration-tool-datastore 0.0.8


<!-- https://jarcasting.com/artifacts/io.github.yashchenkon/java-migration-tool-datastore/ -->
<dependency>
    <groupId>io.github.yashchenkon</groupId>
    <artifactId>java-migration-tool-datastore</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yashchenkon/java-migration-tool-datastore/
implementation 'io.github.yashchenkon:java-migration-tool-datastore:0.0.8'
// https://jarcasting.com/artifacts/io.github.yashchenkon/java-migration-tool-datastore/
implementation ("io.github.yashchenkon:java-migration-tool-datastore:0.0.8")
'io.github.yashchenkon:java-migration-tool-datastore:jar:0.0.8'
<dependency org="io.github.yashchenkon" name="java-migration-tool-datastore" rev="0.0.8">
  <artifact name="java-migration-tool-datastore" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yashchenkon', module='java-migration-tool-datastore', version='0.0.8')
)
libraryDependencies += "io.github.yashchenkon" % "java-migration-tool-datastore" % "0.0.8"
[io.github.yashchenkon/java-migration-tool-datastore "0.0.8"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.yashchenkon : java-migration-tool jar 0.0.8
com.google.cloud : google-cloud-datastore jar 1.74.0

Project Modules

There are no modules declared in this project.