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