License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.services |
ArtifactId | ArtifactIdjeaf-scheduling-services-impl |
Version | Version1.6.6 |
Type | Typejar |
Description |
DescriptionJEAF Scheduling Services Impl
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-scheduling-services-impl/ -->
<dependency>
<groupId>com.anaptecs.jeaf.services</groupId>
<artifactId>jeaf-scheduling-services-impl</artifactId>
<version>1.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-scheduling-services-impl/
implementation 'com.anaptecs.jeaf.services:jeaf-scheduling-services-impl:1.6.6'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-scheduling-services-impl/
implementation ("com.anaptecs.jeaf.services:jeaf-scheduling-services-impl:1.6.6")
'com.anaptecs.jeaf.services:jeaf-scheduling-services-impl:jar:1.6.6'
<dependency org="com.anaptecs.jeaf.services" name="jeaf-scheduling-services-impl" rev="1.6.6">
<artifact name="jeaf-scheduling-services-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.services', module='jeaf-scheduling-services-impl', version='1.6.6')
)
libraryDependencies += "com.anaptecs.jeaf.services" % "jeaf-scheduling-services-impl" % "1.6.6"
[com.anaptecs.jeaf.services/jeaf-scheduling-services-impl "1.6.6"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.services : jeaf-scheduling-services | jar | 1.6.6 |
com.anaptecs.jeaf.persistence : jeaf-persistence-service-provider-api | jar | 1.6.6 |
com.anaptecs.jeaf.core : jeaf-core-service-channel-base | jar | 1.6.11 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.uml : jeaf-components-model | zip | 1.0.5 |
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 |