Last Version

JEAF Core Service API 1.6.16

JEAF Core provides mechanisms to develop enterprise class services independent of from a concrete runtime environment. Whenever possible technical services and infrastructure are accessed via the Java Standard API's.

License

License

GroupId

GroupId

com.anaptecs.jeaf.core
ArtifactId

ArtifactId

jeaf-core-service-api
Version

Version

1.6.16
Type

Type

jar
Description

Description

JEAF Core Service API
JEAF Core provides mechanisms to develop enterprise class services independent of from a concrete runtime environment. Whenever possible technical services and infrastructure are accessed via the Java Standard API's.
Project URL

Project URL

https://www.anaptecs.de/jeaf/jeaf-core-service-api

Download jeaf-core-service-api 1.6.16


<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-api/ -->
<dependency>
    <groupId>com.anaptecs.jeaf.core</groupId>
    <artifactId>jeaf-core-service-api</artifactId>
    <version>1.6.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-api/
implementation 'com.anaptecs.jeaf.core:jeaf-core-service-api:1.6.16'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-api/
implementation ("com.anaptecs.jeaf.core:jeaf-core-service-api:1.6.16")
'com.anaptecs.jeaf.core:jeaf-core-service-api:jar:1.6.16'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-service-api" rev="1.6.16">
  <artifact name="jeaf-core-service-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-service-api', version='1.6.16')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-service-api" % "1.6.16"
[com.anaptecs.jeaf.core/jeaf-core-service-api "1.6.16"]

Dependencies

compile (1)

Group / Artifact Type Version
com.anaptecs.jeaf.x-fun : jeaf-x-fun-api jar 1.6.13

test (5)

Group / Artifact Type Version
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime pom 1.6.20
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-suite-api jar 1.8.2
org.junit.platform : junit-platform-runner jar 1.8.2

Project Modules

There are no modules declared in this project.