ujo-orm

The Ujorm is designed for rapid Java development with great performance and a small footprint. The key features are type safe queries, relation mapping by Java code, no entity states, and a memory overloading protection cache.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.ujorm
ArtifactId

ArtifactId

ujo-orm
Last Version

Last Version

2.24
Release Date

Release Date

Type

Type

jar
Description

Description

ujo-orm
The Ujorm is designed for rapid Java development with great performance and a small footprint. The key features are type safe queries, relation mapping by Java code, no entity states, and a memory overloading protection cache.
Project URL

Project URL

http://ujorm.org

Download ujo-orm

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.ujorm : ujo-core jar 2.24
org.slf4j : slf4j-api Optional jar 1.4.0
org.jetbrains : annotations Optional jar 21.0.1

provided (1)

Group / Artifact Type Version
javax.transaction : jta jar 1.1

test (8)

Group / Artifact Type Version
com.h2database : h2 jar 2.1.210
org.hsqldb : hsqldb jar 2.4.0
mysql : mysql-connector-java jar 8.0.16
postgresql : postgresql jar 8.4-701.jdbc3
org.apache.derby : derby jar 10.5.3.0_1
net.sf.squirrel-sql.thirdparty-non-maven : jaybird jar 2.1.6
org.junit.jupiter : junit-jupiter-engine jar 5.8.0
org.junit.vintage : junit-vintage-engine jar 5.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.24
2.22
2.21
2.20
2.18
2.17
2.16
2.15
2.14
2.13
2.12
2.12-rc
2.11
2.10
2.05
2.04
2.03
2.02
2.01
2.00
1.94
1.93
1.92
1.91
1.90.1
1.90
1.88
1.87
1.86
1.85
1.84
1.83
1.82
1.81
1.80
1.77
1.76
1.75
1.74
1.73
1.72
1.71
1.70
1.62
1.61
1.60
1.56
1.55
1.54
1.53
1.52
1.51
1.50
1.48
1.47
1.46
1.45
1.44
1.43
1.42
1.41
1.40
1.36
1.35
1.34
1.33
1.32
1.31
1.30
1.30.RC2
1.30.RC1