License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.services |
ArtifactId | ArtifactIdjeaf-user-management-importer |
Version | Version1.6.2 |
Type | Typejar |
Description |
DescriptionJEAF User Management Importer
Project contains implementations for all Services that are defined by JEAF Services API project.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-user-management-importer/ -->
<dependency>
<groupId>com.anaptecs.jeaf.services</groupId>
<artifactId>jeaf-user-management-importer</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-user-management-importer/
implementation 'com.anaptecs.jeaf.services:jeaf-user-management-importer:1.6.2'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-user-management-importer/
implementation ("com.anaptecs.jeaf.services:jeaf-user-management-importer:1.6.2")
'com.anaptecs.jeaf.services:jeaf-user-management-importer:jar:1.6.2'
<dependency org="com.anaptecs.jeaf.services" name="jeaf-user-management-importer" rev="1.6.2">
<artifact name="jeaf-user-management-importer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.services', module='jeaf-user-management-importer', version='1.6.2')
)
libraryDependencies += "com.anaptecs.jeaf.services" % "jeaf-user-management-importer" % "1.6.2"
[com.anaptecs.jeaf.services/jeaf-user-management-importer "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.services : jeaf-user-management-services | jar | 1.6.3 |
com.anaptecs.jeaf.core : jeaf-core-jse-application-base | jar | 1.6.7 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.services : jeaf-services-impl | pom | 1.6.2 |
com.anaptecs.jeaf.persistence : jeaf-hibernate5-jse-runtime | pom | 1.6.3 |
mysql : mysql-connector-java | jar | 8.0.15 |
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 |