Last Version

JEAF Core Integration Test Web App 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-integration-test-web-app
Version

Version

1.6.18
Type

Type

war
Description

Description

JEAF Core Integration Test Web App
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-integration-test-web-app

Download jeaf-core-integration-test-web-app 1.6.18


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

Dependencies

compile (6)

Group / Artifact Type Version
com.anaptecs.jeaf.core : jeaf-core-integration-test-services-impl jar 1.6.18
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime pom 1.6.20
com.anaptecs.jeaf.core : jeaf-core-service-channel-web jar 1.6.18
com.anaptecs.jeaf.core : jeaf-core-service-channel-base jar 1.6.18
com.anaptecs.jeaf.fast-lane : jeaf-fast-lane-impl jar 1.6.16
com.anaptecs.jeaf.workload : jeaf-workload-impl jar 1.6.14

provided (1)

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

test (5)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
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.