| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.anaptecs.jeaf.core |
| Идентификатор | Идентификаторjeaf-core-service-channel-jse |
| Версия | Версия1.6.8 |
| Тип | Типjar |
| Описание |
ОписаниеJEAF Core Service Channel JSE
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-jse/ -->
<dependency>
<groupId>com.anaptecs.jeaf.core</groupId>
<artifactId>jeaf-core-service-channel-jse</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-jse/
implementation 'com.anaptecs.jeaf.core:jeaf-core-service-channel-jse:1.6.8'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-jse/
implementation ("com.anaptecs.jeaf.core:jeaf-core-service-channel-jse:1.6.8")
'com.anaptecs.jeaf.core:jeaf-core-service-channel-jse:jar:1.6.8'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-service-channel-jse" rev="1.6.8">
<artifact name="jeaf-core-service-channel-jse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-service-channel-jse', version='1.6.8')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-service-channel-jse" % "1.6.8"
[com.anaptecs.jeaf.core/jeaf-core-service-channel-jse "1.6.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.anaptecs.jeaf.core : jeaf-core-service-channel-base | jar | 1.6.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.junit.platform : junit-platform-suite-api | jar | 1.5.2 |
| org.junit.platform : junit-platform-runner | jar | 1.5.2 |