SMART COSMOS DAO Impl for JPA Entities

Access simple Thing entities

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-dao-things-default
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SMART COSMOS DAO Impl for JPA Entities
Access simple Thing entities
Project URL

Project URL

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

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

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

Download smartcosmos-dao-things-default

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.1
com.fasterxml.uuid : java-uuid-generator jar 3.1.4
org.mariadb.jdbc : mariadb-java-client jar 1.4.3
net.smartcosmos : smartcosmos-dao-things jar 3.0.0
net.smartcosmos : smartcosmos-framework jar 3.0.0
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-validation jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6
com.querydsl : querydsl-apt jar

test (3)

Group / Artifact Type Version
com.h2database : h2 jar
org.springframework.boot : spring-boot-starter-test jar
com.jayway.restassured : spring-mock-mvc jar

Project Modules

There are no modules declared in this project.

SMART COSMOS DAO Things for JPA

Build Status

Implementation of the Objects DAO for JPA (relational databases). This is an example implementation that defines a historical database structure closely resembling previous versions of Objects to facilitate a migration pattern for those moving into the next major release.

net.smartcosmos

Smart Cosmos Solutions Inc.

Versions

Version
3.0.0