Ovenbird ORM

Ovenbird ORM is an object-relational mapping tool for the Java programming language.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.ipfaffen
ArtifactId

ArtifactId

ovenbird-orm
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Ovenbird ORM
Ovenbird ORM is an object-relational mapping tool for the Java programming language.
Project URL

Project URL

https://github.com/ipfaffen/ovenbird-orm
Source Code Management

Source Code Management

http://github.com/ipfaffen/ovenbird-orm/tree/master

Download ovenbird-orm

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ipfaffen : ovenbird-commons jar 1.0.1
c3p0 : c3p0 jar 0.9.1.2

Project Modules

There are no modules declared in this project.

Ovenbird ORM

Ovenbird ORM is an object-relational mapping tool for the Java programming language.

Versions

Version
1.0.1