Last Version

Common DAO 2.1.0

Common DAO is abstracts class which permit to easily manage DAO

License

License

GroupId

GroupId

com.github.ffcfalcos
ArtifactId

ArtifactId

common-dao
Version

Version

2.1.0
Type

Type

jar
Description

Description

Common DAO
Common DAO is abstracts class which permit to easily manage DAO
Project URL

Project URL

https://github.com/ffcfalcos/commondao
Source Code Management

Source Code Management

https://github.com/ffcfalcos/commondao

Download common-dao 2.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ffcfalcos : logger-manager jar 2.1.0

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 8.0

Project Modules

There are no modules declared in this project.