Staging
v0.5.1
https://repo1.maven.org/maven2/org/jboss/snowdrop/snowdrop
Raw File
README.md
Snowdrop JBoss Subsystem Spring 3.2 Module
==========================================

Purpose:
--------

To produce the Spring 3.2 module.

Contains:
---------

There is both a complete and empty version of the module. 

* The empty version only contains the module.xml as a starting point, just add the spring jars that you want.
* The complete version has the following:
    *  module.xml
    *  aopalliance.jar
    *  apsectjrt.jar
    *  aspectweaver.jar
    *  spring-aop.jar
    *  spring-beans.jar
    *  spring-context.jar
    *  spring-context-support.jar
    *  spring-core.jar
    *  spring-web.jar
back to top