dao

database acces object

License

License

GroupId

GroupId

io.github.andriamarosoa
ArtifactId

ArtifactId

dao
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

dao
database acces object
Project URL

Project URL

https://github.com/Andriamarosoa/level
Source Code Management

Source Code Management

https://github.com/Andriamarosoa/level.git

Download dao

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.andriamarosoa : mapping jar 2.0.2
io.github.andriamarosoa : Entity jar 1.0.0
io.github.andriamarosoa : helper jar 1.0.0

runtime (1)

Group / Artifact Type Version
com.microsoft.sqlserver : mssql-jdbc jar 9.2.1.jre8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0