JEAF Core EJB Container Init

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-ejb-container-init
Последняя версия

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

1.6.18
Дата

Дата

Тип

Тип

war
Описание

Описание

JEAF Core EJB Container Init
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/jeaf-core-ejb-container-init

Скачать jeaf-core-ejb-container-init

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.anaptecs.jeaf.core : jeaf-core-service-channel-ejb jar 1.6.18

provided (1)

Идентификатор библиотеки Тип Версия
javax : javaee-api jar 8.0

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

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.6.18
1.6.17
1.6.16
1.6.15
1.6.14
1.6.13
1.6.12
1.6.11
1.6.10