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