Last Version

SMART COSMOS USER DAO Entities and Services 3.0.0

Devkit implementation of User mananagement entities and data layer

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-user-entity-devkit
Version

Version

3.0.0
Type

Type

jar
Description

Description

SMART COSMOS USER DAO Entities and Services
Devkit implementation of User mananagement entities and data layer
Project URL

Project URL

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

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

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

Download smartcosmos-user-entity-devkit 3.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.uuid : java-uuid-generator jar 3.1.4
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 (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

test (2)

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

Project Modules

There are no modules declared in this project.