is not current version
Last Version 1.1.2

net.s-jr.utils.sql:generic-daos 1.1.1

The parent Project for the GenericDAOs projects

Categories

Categories

Net
GroupId

GroupId

net.s-jr.utils.sql
ArtifactId

ArtifactId

generic-daos
Version

Version

1.1.1
Type

Type

pom

Download generic-daos 1.1.1

Filename Size
generic-daos-1.1.1.pom 884 bytes
Browse

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