Last Version

JEAF Core Service Channel Web 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-service-channel-web
Version

Version

1.6.18
Type

Type

jar
Description

Description

JEAF Core Service Channel Web
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/jeaf-core-service-channel-web

Download jeaf-core-service-channel-web 1.6.18


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

Dependencies

compile (3)

Group / Artifact Type Version
com.anaptecs.jeaf.core : jeaf-core-jee-commons jar 1.6.18
com.anaptecs.jeaf.core : jeaf-core-service-channel-base jar 1.6.18
com.anaptecs.jeaf.core : jeaf-core-web-container-init jar 1.6.18

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 8.0

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

There are no modules declared in this project.