Last Version

SMART COSMOS DAO for Thing Entities 3.0.2

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-dao-things
Version

Version

3.0.2
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

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

Download smartcosmos-dao-things 3.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
io.swagger : swagger-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.