is not current version
Last Version 3.0.1

net.smartcosmos:smartcosmos-dao-metadata 3.0.0

DAO interfaces and DTO necessary to properly implement an Metadata RDAO.

Categories

Categories

Data Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-dao-metadata
Version

Version

3.0.0
Type

Type

jar

Download smartcosmos-dao-metadata 3.0.0


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