is not current version
Last Version 1.0.2

net.s-jr.utils.sql.spring:generic-daos-spring 1.0.1

The parent Project for the GenericDAOs Spring projects

Categories

Categories

Net
GroupId

GroupId

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

ArtifactId

generic-daos-spring
Version

Version

1.0.1
Type

Type

pom

Download generic-daos-spring 1.0.1

Filename Size
generic-daos-spring-1.0.1.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.1</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.1'
// 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.1")
'net.s-jr.utils.sql.spring:generic-daos-spring:pom:1.0.1'
<dependency org="net.s-jr.utils.sql.spring" name="generic-daos-spring" rev="1.0.1">
  <artifact name="generic-daos-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.sql.spring', module='generic-daos-spring', version='1.0.1')
)
libraryDependencies += "net.s-jr.utils.sql.spring" % "generic-daos-spring" % "1.0.1"
[net.s-jr.utils.sql.spring/generic-daos-spring "1.0.1"]