License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.services |
ArtifactId | ArtifactIdjeaf-user-management-services-impl |
Version | Version1.5.2 |
Type | Typejar |
Description |
DescriptionJEAF User Management Services Impl
Project contains implementations for all Services that are defined by JEAF Services API project.
|
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-user-management-services-impl/ -->
<dependency>
<groupId>com.anaptecs.jeaf.services</groupId>
<artifactId>jeaf-user-management-services-impl</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-user-management-services-impl/
implementation 'com.anaptecs.jeaf.services:jeaf-user-management-services-impl:1.5.2'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-user-management-services-impl/
implementation ("com.anaptecs.jeaf.services:jeaf-user-management-services-impl:1.5.2")
'com.anaptecs.jeaf.services:jeaf-user-management-services-impl:jar:1.5.2'
<dependency org="com.anaptecs.jeaf.services" name="jeaf-user-management-services-impl" rev="1.5.2">
<artifact name="jeaf-user-management-services-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.services', module='jeaf-user-management-services-impl', version='1.5.2')
)
libraryDependencies += "com.anaptecs.jeaf.services" % "jeaf-user-management-services-impl" % "1.5.2"
[com.anaptecs.jeaf.services/jeaf-user-management-services-impl "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.services : jeaf-user-management-services | jar | 1.5.2 |
com.anaptecs.jeaf.security : jeaf-authorization-service-provider-api | jar | 1.5.2 |
com.google.code.gson : gson | jar | 2.8.6 |
com.squareup.okhttp3 : okhttp | jar | 3.14.7 |
com.anaptecs.jeaf.persistence : jeaf-persistence-service-provider-api | jar | 1.5.13 |
com.anaptecs.jeaf.core : jeaf-core-service-channel-base | jar | 1.5.13 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.uml : jeaf-components-model | zip | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.junit.platform : junit-platform-suite-api | jar | 1.5.2 |
org.junit.platform : junit-platform-runner | jar | 1.5.2 |