Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.s-jr.utils.sql |
ArtifactId | ArtifactIdgeneric-daos-impl |
Version | Version1.2.2 |
Type | Typejar |
Filename | Size |
---|---|
generic-daos-impl-1.2.2.pom | |
generic-daos-impl-1.2.2.jar | 31 KB |
generic-daos-impl-1.2.2-sources.jar | 19 KB |
generic-daos-impl-1.2.2-javadoc.jar | 119 KB |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/net.s-jr.utils.sql/generic-daos-impl/
implementation ("net.s-jr.utils.sql:generic-daos-impl:1.2.2")
'net.s-jr.utils.sql:generic-daos-impl:jar:1.2.2'
<dependency org="net.s-jr.utils.sql" name="generic-daos-impl" rev="1.2.2">
<artifact name="generic-daos-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.sql', module='generic-daos-impl', version='1.2.2')
)
libraryDependencies += "net.s-jr.utils.sql" % "generic-daos-impl" % "1.2.2"
[net.s-jr.utils.sql/generic-daos-impl "1.2.2"]