is not current version
Last Version 1.2.4

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

The implementation of the GenericDAOs

Categories

Categories

Net
GroupId

GroupId

net.s-jr.utils.sql
ArtifactId

ArtifactId

generic-daos-impl
Version

Version

1.1.0
Type

Type

jar

Download generic-daos-impl 1.1.0


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