Last Version

JEAF Core JEE Commons 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-jee-commons
Version

Version

1.6.18
Type

Type

jar
Description

Description

JEAF Core JEE Commons
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-jee-commons

Download jeaf-core-jee-commons 1.6.18


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

Dependencies

compile (1)

Group / Artifact Type Version
com.anaptecs.jeaf.core : jeaf-core-service-channel-base jar 1.6.18

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.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.