License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.core |
ArtifactId | ArtifactIdjeaf-core-jee-commons |
Last Version | Last Version1.6.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJEAF 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://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"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.core : jeaf-core-service-channel-base | jar | 1.6.18 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
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 |