Project with Classes for conversion between date classes and for DAOs
| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.s-jr.utils.sql.spring |
| ArtifactId | ArtifactIdgeneric-daos-spring |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGenericDAOs Spring
The parent Project for the GenericDAOs Spring projects
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| generic-daos-spring-1.0.2.pom | 799 bytes |
| Browse |
<!-- 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"]
Project with Classes for conversion between date classes and for DAOs