| Лицензия |
Лицензия
GNU General Public License, version 2, with the Classpath Exception
|
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаme.springframework |
| Идентификатор | Идентификаторspring-me-maven-plugin |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеSpring ME Maven Plugin
A Maven plugin for generating a BeanFactory from a Spring
application context. In order to work around the limitations on
platforms not supporting reflection, this Maven plugin will
analyze the sources and dependent jar files to gather all the
required information at build time.
|
| Имя Файла | Размер |
|---|---|
| spring-me-maven-plugin-1.0.pom | |
| spring-me-maven-plugin-1.0.jar | 15 KB |
| spring-me-maven-plugin-1.0-sources.jar | 13 KB |
| spring-me-maven-plugin-1.0-javadoc.jar | 51 KB |
| Обзор |
<plugin>
<groupId>me.springframework</groupId>
<artifactId>spring-me-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| me.springframework : spring-me-core | jar | 1.0 |
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.apache.maven : maven-project | jar | 2.0 |