License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.services |
ArtifactId | ArtifactIdjeaf-scheduling-services |
Version | Version1.6.1 |
Type | Typejar |
Description |
DescriptionJEAF Scheduling Services
Project provides the public interfaces of JEAF Services
|
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-scheduling-services/ -->
<dependency>
<groupId>com.anaptecs.jeaf.services</groupId>
<artifactId>jeaf-scheduling-services</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-scheduling-services/
implementation 'com.anaptecs.jeaf.services:jeaf-scheduling-services:1.6.1'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-scheduling-services/
implementation ("com.anaptecs.jeaf.services:jeaf-scheduling-services:1.6.1")
'com.anaptecs.jeaf.services:jeaf-scheduling-services:jar:1.6.1'
<dependency org="com.anaptecs.jeaf.services" name="jeaf-scheduling-services" rev="1.6.1">
<artifact name="jeaf-scheduling-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.services', module='jeaf-scheduling-services', version='1.6.1')
)
libraryDependencies += "com.anaptecs.jeaf.services" % "jeaf-scheduling-services" % "1.6.1"
[com.anaptecs.jeaf.services/jeaf-scheduling-services "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.services : jeaf-scheduling-service-objects | jar | 1.6.1 |
com.anaptecs.jeaf.core : jeaf-core-service-channel-api | jar | 1.6.1 |
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 |