Last Version

SMART COSMOS DAO for Metadata Entities 3.0.1

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

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-dao-metadata
Version

Version

3.0.1
Type

Type

jar
Description

Description

SMART COSMOS DAO for Metadata Entities
DAO interfaces and DTO necessary to properly implement an Metadata RDAO.
Project URL

Project URL

http://smartcosmos.net/smartcosmos-dao-metadata
Project Organization

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

https://github.com/SMARTRACTECHNOLOGY/smartcosmos-dao-metadata/tree/master/

Download smartcosmos-dao-metadata 3.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
javax.validation : validation-api jar 1.1.0.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (6)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar
org.hamcrest : hamcrest-library jar
com.fasterxml.jackson.core : jackson-databind jar
org.json : json jar
junit : junit jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.