SMART COSMOS DAO for Thing Entities

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

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.smartcosmos
Идентификатор

Идентификатор

smartcosmos-dao-things
Последняя версия

Последняя версия

3.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

SMART COSMOS DAO for Thing Entities
DAO interfaces and DTO necessary to properly implement a Thing RDAO.
Ссылка на сайт

Ссылка на сайт

http://smartcosmos.net/smartcosmos-dao-things
Организация-разработчик

Организация-разработчик

Smartrac Technology Fletcher, Inc.
Система контроля версий

Система контроля версий

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

Скачать smartcosmos-dao-things

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-annotations jar
io.swagger : swagger-annotations jar
javax.validation : validation-api jar 1.1.0.Final

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar

test (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

SMART COSMOS DAO Things

Build Status

The SMART COSMOS DAO for Things provides an open source repository that forms the basis of the Client applications and the actual server implementations of the DTO (Data Transport Things) and DAO (Data Access Things) for dealing with Thing Entities.

net.smartcosmos

Smart Cosmos Solutions Inc.

Версии библиотеки

Версия
3.0.2
3.0.1
3.0.0