mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
Bundle-SymbolicName: com.mysema.codegen
|
|
Bundle-Name: Codegen
|
|
Bundle-Vendor: Mysema
|
|
Bundle-ManifestVersion: 2
|
|
Import-Template:
|
|
javax.annotation.*;version="0",
|
|
javax.tools.*;version="0",
|
|
com.google.common.*;version="${guava.version}"
|