17 行
438 B
Plaintext
17 行
438 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: ZhiqimORM
|
|
Bundle-SymbolicName: zhiqim_orm
|
|
Bundle-Version: 1.5.0
|
|
Export-Package: org.zhiqim.orm,
|
|
org.zhiqim.orm.annotation,
|
|
org.zhiqim.orm.config,
|
|
org.zhiqim.orm.datasource,
|
|
org.zhiqim.orm.dbo,
|
|
org.zhiqim.orm.dbo.condition,
|
|
org.zhiqim.orm.dbo.defined,
|
|
org.zhiqim.orm.executor,
|
|
org.zhiqim.orm.policy
|
|
Require-Bundle: zhiqim
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|