Last Version

JEAF Core Impl Project 1.6.18

JEAF Core Impl provides implementation of JEAF Core API such as service channel implementation for different runtime environments as JSE, Servlet Containers or JEE Application Servers.

License

License

GroupId

GroupId

com.anaptecs.jeaf.core
ArtifactId

ArtifactId

jeaf-core-impl-project
Version

Version

1.6.18
Type

Type

pom
Description

Description

JEAF Core Impl Project
JEAF Core Impl provides implementation of JEAF Core API such as service channel implementation for different runtime environments as JSE, Servlet Containers or JEE Application Servers.
Project URL

Project URL

https://www.anaptecs.de/jeaf
Source Code Management

Source Code Management

https://bitbucket.org/anaptecs/jeaf-core-impl.git

Download jeaf-core-impl-project 1.6.18


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

Dependencies

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

  • jeaf-core-service-channel-base
  • jeaf-core-service-channel-jse
  • jeaf-core-web-container-init
  • jeaf-core-service-channel-web
  • jeaf-core-service-channel-jpa
  • jeaf-core-jee-commons
  • jeaf-core-service-channel-ejb
  • jeaf-core-ejb-container-init
  • jeaf-core-jse-application-base
  • jeaf-core-integration-test-services-api
  • jeaf-core-integration-test-services-impl
  • jeaf-core-integration-test-web-app
  • jeaf-core-integration-test-jee-app
  • jeaf-core-integration-test-jee-ear
  • jeaf-core-integration-test-jee-client