is not current version
Last Version 3.0.1

net.smartcosmos:smartcosmos-dao-relationships 3.0.0

DAO interfaces and DTO necessary to properly implement a Relationship RDAO.

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-dao-relationships
Version

Version

3.0.0
Type

Type

jar

Download smartcosmos-dao-relationships 3.0.0


<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-dao-relationships/ -->
<dependency>
    <groupId>net.smartcosmos</groupId>
    <artifactId>smartcosmos-dao-relationships</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-dao-relationships/
implementation 'net.smartcosmos:smartcosmos-dao-relationships:3.0.0'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-dao-relationships/
implementation ("net.smartcosmos:smartcosmos-dao-relationships:3.0.0")
'net.smartcosmos:smartcosmos-dao-relationships:jar:3.0.0'
<dependency org="net.smartcosmos" name="smartcosmos-dao-relationships" rev="3.0.0">
  <artifact name="smartcosmos-dao-relationships" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-dao-relationships', version='3.0.0')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-dao-relationships" % "3.0.0"
[net.smartcosmos/smartcosmos-dao-relationships "3.0.0"]