GenericDAOs Spring

The parent Project for the GenericDAOs Spring projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.s-jr.utils.sql.spring
ArtifactId

ArtifactId

generic-daos-spring
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

GenericDAOs Spring
The parent Project for the GenericDAOs Spring projects
Project URL

Project URL

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

Download generic-daos-spring

Filename Size
generic-daos-spring-1.0.2.pom 799 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • GenericDAOs Spring Batch

Project with Classes for conversion between date classes and for DAOs

Versions

Version
1.0.2
1.0.1
1.0.0