DATAKV-85 - Ported key-value infrastructure from Spring Data Commons.
This commit is contained in:
11
template.mf
Normal file
11
template.mf
Normal file
@@ -0,0 +1,11 @@
|
||||
Bundle-SymbolicName: org.springframework.data.keyvalue
|
||||
Bundle-Name: ${project.name}
|
||||
Bundle-Vendor: Pivotal Software, Inc.
|
||||
Bundle-Version: ${project.version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Import-Template:
|
||||
com.mysema.query.*;version="${querydsl:[=.=.=,+1.0.0)}";resolution:=optional,
|
||||
org.springframework.*;version="${spring:[=.=.=,+1.0.0)}",
|
||||
org.springframework.data.*;version="${springdata.commons:[=.=.=,+1.0.0)}"
|
||||
DynamicImport-Package: *
|
||||
Reference in New Issue
Block a user