Skip to main content
summaryrefslogblamecommitdiffstats
blob: 6ac92db9c8d7f5e75c9e6fdde55eabe83b24be1d (plain) (tree)
1
2
3
4
5
6
7
8



                                                        
                                
                                                          
                                               
                                                   


                                                         
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Account REST Model (Incubation)
Bundle-SymbolicName: org.eclipse.osee.account.rest.model
Bundle-Version: 0.23.1.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.eclipse.osee.account.rest.model
Import-Package: org.eclipse.osee.framework.jdk.core.type,
 org.eclipse.osee.framework.jdk.core.util,
 org.json

Back to the top