is not current version
Last Version 1.6.16

JEAF Core API 1.6.1

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-api
Version

Version

1.6.1
Type

Type

jar
Description

Description

JEAF Core 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.

Download jeaf-core-api 1.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.anaptecs.jeaf.tools : jeaf-tools-api jar 1.6.4
com.anaptecs.jeaf.x-fun : jeaf-x-fun-types jar 1.6.4

test (5)

Group / Artifact Type Version
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime pom 1.6.4
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

Project Modules

There are no modules declared in this project.