| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUML Прикладные библиотеки Documents Processing |
| Группа | Группаcom.anaptecs.jeaf.uml |
| Идентификатор | Идентификаторjeaf-components-model |
| Последняя версия | Последняя версия1.0.8 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJEAF Components Model
Project contains the UML model for JEAF Components which provide implementations for various JEAF Services.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jeaf-components-model-1.0.8.pom | |
| jeaf-components-model-1.0.8.zip | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.uml/jeaf-components-model/ -->
<dependency>
<groupId>com.anaptecs.jeaf.uml</groupId>
<artifactId>jeaf-components-model</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.uml/jeaf-components-model/
implementation 'com.anaptecs.jeaf.uml:jeaf-components-model:1.0.8'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.uml/jeaf-components-model/
implementation ("com.anaptecs.jeaf.uml:jeaf-components-model:1.0.8")
'com.anaptecs.jeaf.uml:jeaf-components-model:pom:1.0.8'
<dependency org="com.anaptecs.jeaf.uml" name="jeaf-components-model" rev="1.0.8">
<artifact name="jeaf-components-model" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.uml', module='jeaf-components-model', version='1.0.8')
)
libraryDependencies += "com.anaptecs.jeaf.uml" % "jeaf-components-model" % "1.0.8"
[com.anaptecs.jeaf.uml/jeaf-components-model "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |