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