is not current version
Last Version 1.1.2

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

The parent Project for the GenericDAOs projects

Categories

Categories

Net
GroupId

GroupId

net.s-jr.utils.sql
ArtifactId

ArtifactId

generic-daos
Version

Version

1.0.0
Type

Type

pom

Download generic-daos 1.0.0

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