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



                                                       
                                


                                                                    
                                                           
                              
                                           







                         
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Account REST API Test (Incubation)
Bundle-SymbolicName: org.eclipse.osee.account.rest.test
Bundle-Version: 0.21.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: org.eclipse.osee.account.rest;bundle-version="0.17.0"
Import-Package: org.apache.aries.blueprint;version="1.3.0",
 org.apache.commons.lang.math,
 org.apache.cxf.jaxrs.impl;version="3.0.0",
 org.hamcrest.core,
 org.junit,
 org.junit.rules,
 org.junit.runner,
 org.junit.runners,
 org.junit.runners.model,
 org.mockito,
 org.mockito.stubbing

Back to the top