Simple DAO

Core persistence API that greatly facilitates the exchange and use of multiple persistence providers.

License

License

GroupId

GroupId

br.com.thiaguten.persistence
ArtifactId

ArtifactId

simple-dao
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple DAO
Core persistence API that greatly facilitates the exchange and use of multiple persistence providers.
Project URL

Project URL

https://github.com/thiaguten/simple-dao
Project Organization

Project Organization

Thiago Gutenberg Carvalho da Costa

Download simple-dao

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.0
1.0.3
1.0.1