Last Version

D-ORM 1.0.0

D-ORM - Tiny ORM for Google Cloud Datastore

License

License

LGPL 2.1
Categories

Categories

ORM Data
GroupId

GroupId

io.github.dargiri
ArtifactId

ArtifactId

dorm
Version

Version

1.0.0
Type

Type

jar
Description

Description

D-ORM
D-ORM - Tiny ORM for Google Cloud Datastore

Download dorm 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.cloud : google-cloud-datastore jar 1.40.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.