is not current version
Last Version 1.6.18

com.anaptecs.jeaf.core:jeaf-core-impl-project 1.5.9

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.

GroupId

GroupId

com.anaptecs.jeaf.core
ArtifactId

ArtifactId

jeaf-core-impl-project
Version

Version

1.5.9
Type

Type

pom

Download jeaf-core-impl-project 1.5.9


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