JDBI-ORM

A very simple persistence framework, built on top of JDBI

License

License

Categories

Categories

JDBI Data Databases ORM
GroupId

GroupId

com.gitlab.mvysny.jdbiorm
ArtifactId

ArtifactId

jdbi-orm
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

JDBI-ORM
A very simple persistence framework, built on top of JDBI
Project URL

Project URL

https://gitlab.com/mvysny/jdbi-orm
Source Code Management

Source Code Management

https://gitlab.com/mvysny/jdbi-orm

Download jdbi-orm

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.27.0
javax.validation : validation-api jar 2.0.1.Final
org.jetbrains : annotations jar 22.0.0

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
com.github.ben-manes.caffeine : caffeine jar 2.9.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1