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.

License

License

GNU General Public License, version 2, with the Classpath Exception
Categories

Categories

Maven Build Tools
GroupId

GroupId

me.springframework
ArtifactId

ArtifactId

spring-me-maven-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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.

Download spring-me-maven-plugin

How to add to project

<plugin>
    <groupId>me.springframework</groupId>
    <artifactId>spring-me-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0