Последняя версия

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.

Лицензия

Лицензия

Группа

Группа

com.anaptecs.jeaf.core
Идентификатор

Идентификатор

jeaf-core-impl-project
Версия

Версия

1.6.18
Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://www.anaptecs.de/jeaf
Система контроля версий

Система контроля версий

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

Скачать jeaf-core-impl-project 1.6.18

Имя Файла Размер
jeaf-core-impl-project-1.6.18.pom 2 KB
Обзор

<!-- 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"]

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

  • 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