Last Version

ormfux-simple-orm 1.5

A small library for simple ORM access to databases

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.orm-fux
ArtifactId

ArtifactId

ormfux-simple-orm
Version

Version

1.5
Type

Type

jar
Description

Description

ormfux-simple-orm
A small library for simple ORM access to databases
Project URL

Project URL

https://github.com/orm-fux/ormfux-simple-orm
Source Code Management

Source Code Management

https://github.com/orm-fux/ormfux-simple-orm.git

Download ormfux-simple-orm 1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.orm-fux » ormfux-common-utils jar 1.5
org.apache.commons : commons-lang3 jar 3.9

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.196
junit : junit jar 4.11
org.assertj : assertj-core jar 3.12.0

Project Modules

There are no modules declared in this project.