| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.anaptecs.jeaf.core |
| Идентификатор | Идентификаторjeaf-core-service-channel-base |
| Последняя версия | Последняя версия1.6.18 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJEAF Core Service Channel Base
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://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-base/ -->
<dependency>
<groupId>com.anaptecs.jeaf.core</groupId>
<artifactId>jeaf-core-service-channel-base</artifactId>
<version>1.6.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-base/
implementation 'com.anaptecs.jeaf.core:jeaf-core-service-channel-base:1.6.18'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-base/
implementation ("com.anaptecs.jeaf.core:jeaf-core-service-channel-base:1.6.18")
'com.anaptecs.jeaf.core:jeaf-core-service-channel-base:jar:1.6.18'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-service-channel-base" rev="1.6.18">
<artifact name="jeaf-core-service-channel-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-service-channel-base', version='1.6.18')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-service-channel-base" % "1.6.18"
[com.anaptecs.jeaf.core/jeaf-core-service-channel-base "1.6.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.anaptecs.jeaf.core : jeaf-core-service-channel-api | jar | 1.6.16 |
| com.anaptecs.jeaf.tools : jeaf-tools-api | jar | 1.6.16 |
| com.anaptecs.jeaf.x-fun : jeaf-x-fun-types | jar | 1.6.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |