You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.1 KiB
26 lines
1.1 KiB
Bundle-SymbolicName: org.springframework.data.commons.aspects |
|
Bundle-Name: Spring Data Commons Aspects |
|
Bundle-Vendor: SpringSource |
|
Bundle-ManifestVersion: 2 |
|
Import-Package: |
|
sun.reflect;version="0";resolution:=optional |
|
Excluded-Imports: |
|
org.springframework.persistence, |
|
org.springframework.persistence.support |
|
Import-Template: |
|
org.springframework.beans.*;version="[3.0.0, 4.0.0)", |
|
org.springframework.context.*;version="[3.0.0, 4.0.0)", |
|
org.springframework.core.*;version="[3.0.0, 4.0.0)", |
|
org.springframework.dao.*;version="[3.0.0, 4.0.0)", |
|
org.springframework.orm.*;version="[3.0.0, 4.0.0)", |
|
org.springframework.transaction..*;version="[3.0.0, 4.0.0)", |
|
org.springframework.util.*;version="[3.0.0, 4.0.0)", |
|
org.springframework.data.core.*;version="[1.0.0, 2.0.0)", |
|
javax.validation.*;version="[1.0.0, 2.0.0)";resolution:=optional, |
|
javax.persistence.*;version="[1.0.0, 3.0.0)";resolution:=optional, |
|
org.aopalliance.*;version="[1.0.0, 2.0.0)";resolution:=optional, |
|
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)", |
|
org.aspectj.*;version="[1.6.5, 2.0.0)", |
|
org.w3c.dom.*;version="0" |
|
|
|
|
|
|