License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.core |
ArtifactId | ArtifactIdjeaf-core-integration-test-jee-ear |
Version | Version1.6.0 |
Type | Typeear |
Description |
DescriptionJEAF Core Integration Test EAR
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-integration-test-jee-ear/ -->
<dependency>
<groupId>com.anaptecs.jeaf.core</groupId>
<artifactId>jeaf-core-integration-test-jee-ear</artifactId>
<version>1.6.0</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-integration-test-jee-ear/
implementation 'com.anaptecs.jeaf.core:jeaf-core-integration-test-jee-ear:1.6.0'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-integration-test-jee-ear/
implementation ("com.anaptecs.jeaf.core:jeaf-core-integration-test-jee-ear:1.6.0")
'com.anaptecs.jeaf.core:jeaf-core-integration-test-jee-ear:ear:1.6.0'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-integration-test-jee-ear" rev="1.6.0">
<artifact name="jeaf-core-integration-test-jee-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-integration-test-jee-ear', version='1.6.0')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-integration-test-jee-ear" % "1.6.0"
[com.anaptecs.jeaf.core/jeaf-core-integration-test-jee-ear "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.core : jeaf-core-service-channel-ejb | ejb | 1.6.0 |
com.anaptecs.jeaf.core : jeaf-core-initializer-servlet | war | 1.6.0 |
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime | pom | 1.6.0 |
com.anaptecs.jeaf.core : jeaf-core-integration-test-jee-app | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |