Last Version

Simple DAO 3.0.0

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
Version

Version

3.0.0
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 3.0.0


<!-- 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.