Last Version

SMART COSMOS DAO for Tenant Entities 3.0.0

Devkit implementation of tenant management for SMART COSMOS Tenants

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-edge-user-devkit
Version

Version

3.0.0
Type

Type

jar
Description

Description

SMART COSMOS DAO for Tenant Entities
Devkit implementation of tenant management for SMART COSMOS Tenants
Project URL

Project URL

http://smartcosmos.net/smartcosmos-edge-user-devkit
Project Organization

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

https://github.com/SMARTRACTECHNOLOGY/smartcosmos-edge-user-devkit/tree/master/

Download smartcosmos-edge-user-devkit 3.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.mariadb.jdbc : mariadb-java-client jar 1.4.3
net.smartcosmos : smartcosmos-framework jar 3.0.0
net.smartcosmos : smartcosmos-user-entity-devkit jar 3.0.0
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-validation jar
org.springframework.cloud : spring-cloud-security jar
org.springframework.cloud : spring-cloud-starter-oauth2 jar

provided (2)

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

test (9)

Group / Artifact Type Version
com.h2database : h2 jar
org.hamcrest : hamcrest-core jar
org.json : json jar
com.jayway.jsonpath : json-path jar
com.jayway.jsonpath : json-path-assert jar
org.mapstruct : mapstruct jar 1.0.0.Final
net.smartcosmos : smartcosmos-framework-test jar 3.0.0
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.