| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.anaptecs.jeaf.core |
| Идентификатор | Идентификаторjeaf-core-api-project |
| Версия | Версия1.6.7 |
| Тип | Типpom |
| Описание |
ОписаниеJEAF Core API Project
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jeaf-core-api-project-1.6.7.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.7</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.7'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-api-project/
implementation ("com.anaptecs.jeaf.core:jeaf-core-api-project:1.6.7")
'com.anaptecs.jeaf.core:jeaf-core-api-project:pom:1.6.7'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-api-project" rev="1.6.7">
<artifact name="jeaf-core-api-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-api-project', version='1.6.7')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-api-project" % "1.6.7"
[com.anaptecs.jeaf.core/jeaf-core-api-project "1.6.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |