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