License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.core |
ArtifactId | ArtifactIdjeaf-core-integration-test-services-impl |
Version | Version1.6.1 |
Type | Typejar |
Description |
DescriptionJEAF Core Integration Test Services Implementation
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-services-impl/ -->
<dependency>
<groupId>com.anaptecs.jeaf.core</groupId>
<artifactId>jeaf-core-integration-test-services-impl</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-integration-test-services-impl/
implementation 'com.anaptecs.jeaf.core:jeaf-core-integration-test-services-impl:1.6.1'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-integration-test-services-impl/
implementation ("com.anaptecs.jeaf.core:jeaf-core-integration-test-services-impl:1.6.1")
'com.anaptecs.jeaf.core:jeaf-core-integration-test-services-impl:jar:1.6.1'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-integration-test-services-impl" rev="1.6.1">
<artifact name="jeaf-core-integration-test-services-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-integration-test-services-impl', version='1.6.1')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-integration-test-services-impl" % "1.6.1"
[com.anaptecs.jeaf.core/jeaf-core-integration-test-services-impl "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.core : jeaf-core-integration-test-services-api | jar | 1.6.1 |
com.anaptecs.jeaf.core : jeaf-core-service-channel-base | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.uml : jeaf-uml-test-model | zip | 1.0.8 |
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 |