License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.services |
ArtifactId | ArtifactIdjeaf-user-management-service-objects |
Version | Version1.5.2 |
Type | Typejar |
Description |
DescriptionJEAF User Management Service Objects
Project provides the public interfaces of JEAF Services
|
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-user-management-service-objects/ -->
<dependency>
<groupId>com.anaptecs.jeaf.services</groupId>
<artifactId>jeaf-user-management-service-objects</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-user-management-service-objects/
implementation 'com.anaptecs.jeaf.services:jeaf-user-management-service-objects:1.5.2'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-user-management-service-objects/
implementation ("com.anaptecs.jeaf.services:jeaf-user-management-service-objects:1.5.2")
'com.anaptecs.jeaf.services:jeaf-user-management-service-objects:jar:1.5.2'
<dependency org="com.anaptecs.jeaf.services" name="jeaf-user-management-service-objects" rev="1.5.2">
<artifact name="jeaf-user-management-service-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.services', module='jeaf-user-management-service-objects', version='1.5.2')
)
libraryDependencies += "com.anaptecs.jeaf.services" % "jeaf-user-management-service-objects" % "1.5.2"
[com.anaptecs.jeaf.services/jeaf-user-management-service-objects "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.security : jeaf-identity-service-provider-api | jar | 1.5.2 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.uml : jeaf-services-api-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 |