| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка ORM Данные |
| Группа | Группаcom.marvinformatics |
| Идентификатор | Идентификаторadt-maven-plugin |
| Версия | Версия1.1 |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеAdobe AIR Development tools Maven plugin
Some time ago, Adobe released AIR for mobile devices. There was a question: how to package AIR-application automatically? Flexmojos allows you to build only *.air packages, so I have created the plugin which could work with platform dependent AIR SDK and additionally build packages for mobile devices. This plugin is not replacement of Flexmojos. You still need Flexmojos to build SWF.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| adt-maven-plugin-1.1.pom | |
| adt-maven-plugin-1.1.jar | 46 KB |
| adt-maven-plugin-1.1-sources.jar | 30 KB |
| adt-maven-plugin-1.1-javadoc.jar | 177 KB |
| Обзор |
<plugin>
<groupId>com.marvinformatics</groupId>
<artifactId>adt-maven-plugin</artifactId>
<version>1.1</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0.3 |
| org.apache.maven : maven-artifact | jar | 3.0.3 |
| org.apache.maven : maven-core | jar | 3.0.3 |
| org.codehaus.plexus : plexus-archiver | jar | 2.1.2 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.1 |
| net.lingala.zip4j : zip4j | jar | 1.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.4 |
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 2.0-alpha-1 |