| License | License
                                                        GNU General Public License, version 2, with the Classpath Exception                                                 | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdme.springframework | 
| ArtifactId | ArtifactIdspring-me-maven-plugin | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typemaven-plugin | 
| Description | DescriptionSpring 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. | 
| Filename | Size | 
|---|---|
| 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 | 
| Browse | 
<plugin>
    <groupId>me.springframework</groupId>
    <artifactId>spring-me-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>| Group / Artifact | Type | Version | 
|---|---|---|
| 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 |