GenericDAOs API

The API for the GenericDAOs

License

License

Categories

Categories

Net
GroupId

GroupId

net.s-jr.utils.sql
ArtifactId

ArtifactId

generic-daos-api
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

GenericDAOs API
The API for the GenericDAOs
Project URL

Project URL

https://github.com/s-jr/Utils

Download generic-daos-api

How to add to project

<!-- https://jarcasting.com/artifacts/net.s-jr.utils.sql/generic-daos-api/ -->
<dependency>
    <groupId>net.s-jr.utils.sql</groupId>
    <artifactId>generic-daos-api</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.s-jr.utils.sql/generic-daos-api/
implementation 'net.s-jr.utils.sql:generic-daos-api:1.1.3'
// https://jarcasting.com/artifacts/net.s-jr.utils.sql/generic-daos-api/
implementation ("net.s-jr.utils.sql:generic-daos-api:1.1.3")
'net.s-jr.utils.sql:generic-daos-api:jar:1.1.3'
<dependency org="net.s-jr.utils.sql" name="generic-daos-api" rev="1.1.3">
  <artifact name="generic-daos-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.sql', module='generic-daos-api', version='1.1.3')
)
libraryDependencies += "net.s-jr.utils.sql" % "generic-daos-api" % "1.1.3"
[net.s-jr.utils.sql/generic-daos-api "1.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar

Project Modules

There are no modules declared in this project.

Project with Classes for conversion between date classes and for DAOs

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0