blob: d51df3caa10e528f10ee7dd4a0c8c72ce1f4fc3e [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.osbp.xtext.functionlibrary.common
Bundle-SymbolicName: org.eclipse.osbp.xtext.functionlibrary.common;singleton:=true
Bundle-Version: 0.9.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: Eclipse OSBP
Bundle-Activator: org.eclipse.osbp.xtext.functionlibrary.common.Activator
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: javax.validation;version="1.1.0.Final",
javax.validation.constraints;version="1.1.0.Final",
org.osgi.framework;version="1.3.0",
org.slf4j;version="1.7.2"
Export-Package: org.eclipse.osbp.xtext.functionlibrary.common;version="0.9.0",
org.eclipse.osbp.xtext.functionlibrary.common.http;version="0.9.0",
org.eclipse.osbp.xtext.functionlibrary.common.uomo;version="0.9.0",
org.eclipse.osbp.xtext.functionlibrary.common.uomo.test;version="0.9.0"
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.10.0",
org.junit,
org.eclipse.uomo.units;bundle-version="0.6.0",
org.eclipse.uomo.core;bundle-version="0.6.0",
org.unitsofmeasurement.unit-api;bundle-version="0.6.1",
org.apache.cxf.cxf-core;bundle-version="3.1.7",
org.apache.httpcomponents.httpclient;bundle-version="4.3.6",
org.apache.httpcomponents.httpcore;bundle-version="4.3.3",
org.apache.commons.codec,
com.fasterxml.jackson.core.jackson-annotations;bundle-version="2.6.0",
com.fasterxml.jackson.core.jackson-core;bundle-version="2.6.2",
com.fasterxml.jackson.core.jackson-databind;bundle-version="2.6.2",
org.apache.commons.lang3