License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.services |
ArtifactId | ArtifactIdjeaf-services |
Version | Version1.6.4 |
Type | Typepom |
Description |
DescriptionJEAF Services
Project provides the public interfaces of JEAF Services
|
Project URL |
Project URL |
Filename | Size |
---|---|
jeaf-services-1.6.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-services/ -->
<dependency>
<groupId>com.anaptecs.jeaf.services</groupId>
<artifactId>jeaf-services</artifactId>
<version>1.6.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-services/
implementation 'com.anaptecs.jeaf.services:jeaf-services:1.6.4'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-services/
implementation ("com.anaptecs.jeaf.services:jeaf-services:1.6.4")
'com.anaptecs.jeaf.services:jeaf-services:pom:1.6.4'
<dependency org="com.anaptecs.jeaf.services" name="jeaf-services" rev="1.6.4">
<artifact name="jeaf-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.services', module='jeaf-services', version='1.6.4')
)
libraryDependencies += "com.anaptecs.jeaf.services" % "jeaf-services" % "1.6.4"
[com.anaptecs.jeaf.services/jeaf-services "1.6.4"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.services : jeaf-scheduling-services | jar | 1.6.4 |
com.anaptecs.jeaf.services : jeaf-system-management-services | jar | 1.6.4 |
com.anaptecs.jeaf.services : jeaf-user-management-services | jar | 1.6.4 |
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 |