wizarius-orm

Java orm for Postgres or Mysql with migration system and connection pool

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.wizarius
ArtifactId

ArtifactId

wizarius-orm
Last Version

Last Version

0.0.26
Release Date

Release Date

Type

Type

jar
Description

Description

wizarius-orm
Java orm for Postgres or Mysql with migration system and connection pool
Project URL

Project URL

http://wizarius.com
Source Code Management

Source Code Management

http://wizarius.com

Download wizarius-orm

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.28
org.postgresql : postgresql jar 42.3.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.26
0.0.25
0.0.24.1-BETA
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.3
0.0.2
0.0.1