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