Project with Classes for conversion between date classes and for DAOs
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.s-jr.utils.sql |
ArtifactId | ArtifactIdgeneric-daos-api |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGenericDAOs API
The API for the GenericDAOs
|
Project URL |
Project URL |
Filename | Size |
---|---|
generic-daos-api-1.1.3.pom | |
generic-daos-api-1.1.3.jar | 3 KB |
generic-daos-api-1.1.3-sources.jar | 3 KB |
generic-daos-api-1.1.3-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.s-jr.utils.sql/generic-daos-api/ -->
<dependency>
<groupId>net.s-jr.utils.sql</groupId>
<artifactId>generic-daos-api</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.s-jr.utils.sql/generic-daos-api/
implementation 'net.s-jr.utils.sql:generic-daos-api:1.1.3'
// https://jarcasting.com/artifacts/net.s-jr.utils.sql/generic-daos-api/
implementation ("net.s-jr.utils.sql:generic-daos-api:1.1.3")
'net.s-jr.utils.sql:generic-daos-api:jar:1.1.3'
<dependency org="net.s-jr.utils.sql" name="generic-daos-api" rev="1.1.3">
<artifact name="generic-daos-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.sql', module='generic-daos-api', version='1.1.3')
)
libraryDependencies += "net.s-jr.utils.sql" % "generic-daos-api" % "1.1.3"
[net.s-jr.utils.sql/generic-daos-api "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar |
Project with Classes for conversion between date classes and for DAOs