Struts 2 Spring Plugin

Compile Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
org.apache.commons » commons-jci-fam(optional)
Commons JCI FileAlterationMonitor (FAM) to monitor local filesystems and get notified about changes.
1.1
Dep Injection Apache 2.0
org.springframework » spring-beans
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ...
Core Utils Apache 2.0
org.springframework » spring-core
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
Dep Injection Apache 2.0
org.springframework » spring-context
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
Web Framework Apache 2.0
org.springframework » spring-web
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
AOP Apache 2.0
org.springframework » spring-aspects(optional)
Spring Aspects integrates Spring with AspectJ.
AOP Apache 2.0
org.springframework » spring-aop(optional)
Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ...
Config Apache 2.0
org.springframework » spring-context-support(optional)
Support classes for integrating common third-party libraries into a Spring application context

Test Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Mocking Apache 2.0
org.easymock » easymock
EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly
5.6.0
Testing Apache 2.0
org.springframework » spring-test
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ...