License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.core |
ArtifactId | ArtifactIdjeaf-core-service-channel-jse |
Version | Version1.6.0 |
Type | Typejar |
Description |
DescriptionJEAF Core Service Channel JSE
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-service-channel-jse/ -->
<dependency>
<groupId>com.anaptecs.jeaf.core</groupId>
<artifactId>jeaf-core-service-channel-jse</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-jse/
implementation 'com.anaptecs.jeaf.core:jeaf-core-service-channel-jse:1.6.0'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-jse/
implementation ("com.anaptecs.jeaf.core:jeaf-core-service-channel-jse:1.6.0")
'com.anaptecs.jeaf.core:jeaf-core-service-channel-jse:jar:1.6.0'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-service-channel-jse" rev="1.6.0">
<artifact name="jeaf-core-service-channel-jse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-service-channel-jse', version='1.6.0')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-service-channel-jse" % "1.6.0"
[com.anaptecs.jeaf.core/jeaf-core-service-channel-jse "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.core : jeaf-core-service-channel-base | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.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 |