mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
13 lines
416 B
Plaintext
13 lines
416 B
Plaintext
Bundle-SymbolicName: com.mysema.codegen
|
|
Bundle-Name: Codegen
|
|
Bundle-Vendor: Mysema
|
|
Bundle-ManifestVersion: 2
|
|
Import-Template:
|
|
javax.annotation.*;version="0",
|
|
org.apache.commons.collections15.*;version="${commons.collections.version}",
|
|
org.apache.commons.lang.*;version="${commons.lang.version}",
|
|
javax.tools.*;version="1"
|
|
Excluded-Imports:
|
|
edu.umd.cs.findbugs.annotations.*,
|
|
net.jcip.annotations.*
|