com.jackhallam:weightless-orm

A lightweight database mapping library

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.jackhallam
ArtifactId

ArtifactId

weightless-orm
Last Version

Last Version

0.1.1-beta
Release Date

Release Date

Type

Type

jar
Description

Description

com.jackhallam:weightless-orm
A lightweight database mapping library
Project URL

Project URL

https://github.com/jackhallam/weightless-orm
Source Code Management

Source Code Management

https://github.com/jackhallam/weightless-orm/tree/master

Download weightless-orm

How to add to project

<!-- https://jarcasting.com/artifacts/com.jackhallam/weightless-orm/ -->
<dependency>
    <groupId>com.jackhallam</groupId>
    <artifactId>weightless-orm</artifactId>
    <version>0.1.1-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.jackhallam/weightless-orm/
implementation 'com.jackhallam:weightless-orm:0.1.1-beta'
// https://jarcasting.com/artifacts/com.jackhallam/weightless-orm/
implementation ("com.jackhallam:weightless-orm:0.1.1-beta")
'com.jackhallam:weightless-orm:jar:0.1.1-beta'
<dependency org="com.jackhallam" name="weightless-orm" rev="0.1.1-beta">
  <artifact name="weightless-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jackhallam', module='weightless-orm', version='0.1.1-beta')
)
libraryDependencies += "com.jackhallam" % "weightless-orm" % "0.1.1-beta"
[com.jackhallam/weightless-orm "0.1.1-beta"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 2.0.0-alpha1
org.mongodb : mongo-java-driver jar 3.12.7
dev.morphia.morphia : core jar 1.5.3
net.bytebuddy : byte-buddy-dep jar 1.10.18

test (2)

Group / Artifact Type Version
de.bwaldvogel : mongo-java-server jar 1.36.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1-beta
0.1.0-beta