Spring AOP 3.1.3.RELEASE
org.springframework
Added: 2012-10-31
A newer version is available
3.2.2.RELEASE
Download:
Ivy:
<dependency org="org.springframework" name="org.springframework.aop" rev="3.1.3.RELEASE" />
Maven:
<dependency>
<groupId>org.springframework</groupId>
<artifactId>org.springframework.aop</artifactId>
<version>3.1.3.RELEASE</version>
</dependency>
MANIFEST.MF
Import-Bundle: org.springframework.aop;version="[3.1.3.RELEASE,3.1.3.RELEASE]"
Libraries (1)
- Spring Framework 3.1.3.RELEASE
Required Dependencies (3)
| Bundle Name | Bundle Symbolic Name | Version |
|---|---|---|
| AOP Alliance API | com.springsource.org.aopalliance | 1.0.0 |
| Apache Commons Logging | com.springsource.org.apache.commons.logging | 1.1.1 |
| Spring Core | org.springframework.core | 3.1.3.RELEASE |
Exported Packages (15)
- org.springframework.aop
- org.springframework.aop.aspectj
- org.springframework.aop.aspectj.annotation
- org.springframework.aop.aspectj.autoproxy
- org.springframework.aop.config
- org.springframework.aop.framework
- org.springframework.aop.framework.adapter
- org.springframework.aop.framework.autoproxy
- org.springframework.aop.framework.autoproxy.target
- org.springframework.aop.interceptor
- org.springframework.aop.scope
- org.springframework.aop.support
- org.springframework.aop.support.annotation
- org.springframework.aop.target
- org.springframework.aop.target.dynamic
Imported Packages (35)
| Package Name | Version Range | Optional? |
|---|---|---|
| com.jamonapi | [2.4.0, 3.0.0) | true |
| net.sf.cglib.core | [2.1.3, 3.0.0) | true |
| net.sf.cglib.proxy | [2.1.3, 3.0.0) | true |
| net.sf.cglib.transform.impl | [2.1.3, 3.0.0) | true |
| org.aopalliance.aop | [1.0.0, 2.0.0) | false |
| org.aopalliance.intercept | [1.0.0, 2.0.0) | false |
| org.apache.commons.logging | [1.1.1, 2.0.0) | false |
| org.apache.commons.pool | [1.3.0, 2.0.0) | true |
| org.apache.commons.pool.impl | [1.3.0, 2.0.0) | true |
| org.aspectj.bridge | [1.6.8, 2.0.0) | true |
| org.aspectj.lang | [1.6.8, 2.0.0) | true |
| org.aspectj.lang.annotation | [1.6.8, 2.0.0) | true |
| org.aspectj.lang.reflect | [1.6.8, 2.0.0) | true |
| org.aspectj.runtime.internal | [1.6.8, 2.0.0) | true |
| org.aspectj.util | [1.6.8, 2.0.0) | true |
| org.aspectj.weaver | [1.6.8, 2.0.0) | true |
| org.aspectj.weaver.ast | [1.6.8, 2.0.0) | true |
| org.aspectj.weaver.internal.tools | [1.6.8, 2.0.0) | true |
| org.aspectj.weaver.patterns | [1.6.8, 2.0.0) | true |
| org.aspectj.weaver.reflect | [1.6.8, 2.0.0) | true |
| org.aspectj.weaver.tools | [1.6.8, 2.0.0) | true |
| org.springframework.beans | [3.1.3, 3.1.4) | true |
| org.springframework.beans.factory | [3.1.3, 3.1.4) | true |
| org.springframework.beans.factory.annotation | [3.1.3, 3.1.4) | true |
| org.springframework.beans.factory.config | [3.1.3, 3.1.4) | true |
| org.springframework.beans.factory.parsing | [3.1.3, 3.1.4) | true |
| org.springframework.beans.factory.support | [3.1.3, 3.1.4) | true |
| org.springframework.beans.factory.xml | [3.1.3, 3.1.4) | true |
| org.springframework.core | [3.1.3, 3.1.4) | false |
| org.springframework.core.annotation | [3.1.3, 3.1.4) | false |
| org.springframework.core.task | [3.1.3, 3.1.4) | false |
| org.springframework.core.task.support | [3.1.3, 3.1.4) | false |
| org.springframework.util | [3.1.3, 3.1.4) | false |
| org.springframework.util.xml | [3.1.3, 3.1.4) | false |
| org.w3c.dom | [0.0.0, infinity) | true |