GenericDAOs

The parent Project for the GenericDAOs projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.s-jr.utils.sql
ArtifactId

ArtifactId

generic-daos
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

GenericDAOs
The parent Project for the GenericDAOs projects
Project URL

Project URL

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

Download generic-daos

Filename Size
generic-daos-1.1.2.pom 884 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • ParameterType
  • GenericDAOs API
  • GenericDAOs Impl
  • GenericDAOs Spring
  • RsLoader

Project with Classes for conversion between date classes and for DAOs

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0