| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.andromda |
| Идентификатор | Идентификаторandromda-core |
| Последняя версия | Последняя версия3.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAndroMDA Core
The Core refers to the "engine" of the framework. The core
takes care of making all the components of AndroMDA work together. This
includes plugin discovery (i.e. cartridges, translation-libraries),
manufacturing of metafacades, etc.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| andromda-core-3.4.pom | |
| andromda-core-3.4.jar | 212 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.andromda/andromda-core/ -->
<dependency>
<groupId>org.andromda</groupId>
<artifactId>andromda-core</artifactId>
<version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda/andromda-core/
implementation 'org.andromda:andromda-core:3.4'
// https://jarcasting.com/artifacts/org.andromda/andromda-core/
implementation ("org.andromda:andromda-core:3.4")
'org.andromda:andromda-core:jar:3.4'
<dependency org="org.andromda" name="andromda-core" rev="3.4">
<artifact name="andromda-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda', module='andromda-core', version='3.4')
)
libraryDependencies += "org.andromda" % "andromda-core" % "3.4"
[org.andromda/andromda-core "3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2.1 |
| commons-digester : commons-digester | jar | 2.1 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.4 |
| log4j : log4j | jar | 1.2.17 |
| de.plushnikov : doctor-jim | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| xalan : xalan | jar | 2.7.1 |
| xalan : serializer | jar | 2.7.1 |
| xerces : xercesImpl | jar | 2.10.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.xmlgraphics : batik-ext | jar | 1.7 |
| junit : junit | jar | 4.10 |