Last Version

GenericDAOs Impl 1.2.4

The implementation of the GenericDAOs

License

License

Categories

Categories

Net
GroupId

GroupId

net.s-jr.utils.sql
ArtifactId

ArtifactId

generic-daos-impl
Version

Version

1.2.4
Type

Type

jar
Description

Description

GenericDAOs Impl
The implementation of the GenericDAOs
Project URL

Project URL

https://github.com/s-jr/Utils

Download generic-daos-impl 1.2.4


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

Dependencies

compile (6)

Group / Artifact Type Version
net.s-jr.utils.sql : generic-daos-api jar
net.s-jr.utils.sql.parametertype : base-parameter-type jar
net.s-jr.utils.sql.rsloader : base-rs-loader jar
org.apache.commons : commons-lang3 jar
org.apache.commons : commons-pool2 jar
org.slf4j : slf4j-api jar

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar
org.testng : testng jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.