| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.smartcosmos |
| ArtifactId | ArtifactIdsmartcosmos-user-details |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
DescriptionSMART COSMOS RDAO for User Details
REST Controller for hooking into the DAO implementations
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-user-details/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-user-details</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-user-details/
implementation 'net.smartcosmos:smartcosmos-user-details:0.0.2'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-user-details/
implementation ("net.smartcosmos:smartcosmos-user-details:0.0.2")
'net.smartcosmos:smartcosmos-user-details:jar:0.0.2'
<dependency org="net.smartcosmos" name="smartcosmos-user-details" rev="0.0.2">
<artifact name="smartcosmos-user-details" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-user-details', version='0.0.2')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-user-details" % "0.0.2"
[net.smartcosmos/smartcosmos-user-details "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| net.smartcosmos : smartcosmos-framework | jar | 3.1.1 |
| org.springframework.security : spring-security-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-validator | jar | |
| org.projectlombok : lombok | jar | |
| org.springframework : spring-web | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | |
| javax.el : javax.el-api | jar | 2.2.5 |
| org.json : json | jar | |
| com.jayway.jsonpath : json-path | jar | |
| com.jayway.jsonpath : json-path-assert | jar | |
| junit : junit | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.security : spring-security-test | jar |