License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.services |
ArtifactId | ArtifactIdjeaf-services-impl |
Version | Version1.6.1 |
Type | Typepom |
Description |
DescriptionJEAF Services
Project contains implementations for all Services that are defined by JEAF Services API project.
|
Filename | Size |
---|---|
jeaf-services-impl-1.6.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-services-impl/ -->
<dependency>
<groupId>com.anaptecs.jeaf.services</groupId>
<artifactId>jeaf-services-impl</artifactId>
<version>1.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-services-impl/
implementation 'com.anaptecs.jeaf.services:jeaf-services-impl:1.6.1'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-services-impl/
implementation ("com.anaptecs.jeaf.services:jeaf-services-impl:1.6.1")
'com.anaptecs.jeaf.services:jeaf-services-impl:pom:1.6.1'
<dependency org="com.anaptecs.jeaf.services" name="jeaf-services-impl" rev="1.6.1">
<artifact name="jeaf-services-impl" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.services', module='jeaf-services-impl', version='1.6.1')
)
libraryDependencies += "com.anaptecs.jeaf.services" % "jeaf-services-impl" % "1.6.1"
[com.anaptecs.jeaf.services/jeaf-services-impl "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.services : jeaf-scheduling-services-impl | jar | 1.6.1 |
com.anaptecs.jeaf.services : jeaf-system-management-services-impl | jar | 1.6.1 |
com.anaptecs.jeaf.services : jeaf-user-management-services-impl | jar | 1.6.1 |
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 |