Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.s-jr.utils.sql.spring |
ArtifactId | ArtifactIdgeneric-daos-spring |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
generic-daos-spring-1.0.1.pom | 799 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.s-jr.utils.sql.spring/generic-daos-spring/ -->
<dependency>
<groupId>net.s-jr.utils.sql.spring</groupId>
<artifactId>generic-daos-spring</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.s-jr.utils.sql.spring/generic-daos-spring/
implementation 'net.s-jr.utils.sql.spring:generic-daos-spring:1.0.1'
// https://jarcasting.com/artifacts/net.s-jr.utils.sql.spring/generic-daos-spring/
implementation ("net.s-jr.utils.sql.spring:generic-daos-spring:1.0.1")
'net.s-jr.utils.sql.spring:generic-daos-spring:pom:1.0.1'
<dependency org="net.s-jr.utils.sql.spring" name="generic-daos-spring" rev="1.0.1">
<artifact name="generic-daos-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.sql.spring', module='generic-daos-spring', version='1.0.1')
)
libraryDependencies += "net.s-jr.utils.sql.spring" % "generic-daos-spring" % "1.0.1"
[net.s-jr.utils.sql.spring/generic-daos-spring "1.0.1"]