is not current version
Last Version 1.2.4

net.s-jr.utils.sql:generic-daos-impl 1.2.2

The implementation of the GenericDAOs

Categories

Categories

Net
GroupId

GroupId

net.s-jr.utils.sql
ArtifactId

ArtifactId

generic-daos-impl
Version

Version

1.2.2
Type

Type

jar

Download generic-daos-impl 1.2.2


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