не последняя версия
Последняя версия 1.6.16

com.anaptecs.jeaf.core:jeaf-core-api-project 1.6.13

JEAF Core provides mechanisms to develop enterprise class services independent of from a concrete runtime environment. Whenever possible technical services and infrastructure are accessed via the Java Standard API's.

Группа

Группа

com.anaptecs.jeaf.core
Идентификатор

Идентификатор

jeaf-core-api-project
Версия

Версия

1.6.13
Тип

Тип

pom

Скачать jeaf-core-api-project 1.6.13

Имя Файла Размер
jeaf-core-api-project-1.6.13.pom 1 KB
Обзор

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