Last Version

JEAF Core SPI 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-spi
Version

Version

1.6.16
Type

Type

jar
Description

Description

JEAF Core SPI
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-spi

Download jeaf-core-spi 1.6.16


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

Dependencies

compile (1)

Group / Artifact Type Version
com.anaptecs.jeaf.core : jeaf-core-api jar 1.6.16

test (4)

Group / Artifact Type Version
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.