Last Version

JEAF Core Service Channel EJB 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-ejb
Version

Version

1.6.18
Type

Type

jar
Description

Description

JEAF Core Service Channel EJB
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-ejb

Download jeaf-core-service-channel-ejb 1.6.18


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

Dependencies

compile (2)

Group / Artifact Type Version
com.anaptecs.jeaf.core : jeaf-core-jee-commons jar 1.6.18
com.anaptecs.jeaf.core : jeaf-core-service-channel-jpa 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.