Good By(e) DAO

Light weight and easy to use generic DAO

License

License

GroupId

GroupId

ir.cafebabe
ArtifactId

ArtifactId

GoodbyDao
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Good By(e) DAO
Light weight and easy to use generic DAO

Download GoodbyDao

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2