Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Simantics Audit Logging Bundle-SymbolicName: org.simantics.auditlogging Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.simantics.audit.Activator Require-Bundle: org.eclipse.core.runtime, com.fasterxml.jackson.core.jackson-databind;bundle-version="[2.8.11,2.9.0)", com.fasterxml.jackson.core.jackson-core;bundle-version="[2.8.11,2.9.0)", org.slf4j.api, javax.servlet-api, javax.ws.rs-api, org.eclipse.jetty.server;bundle-version="9.4.24", org.eclipse.jetty.servlet;bundle-version="9.4.24", org.eclipse.jetty.util;bundle-version="9.4.24", org.glassfish.jersey.core.jersey-server;bundle-version="[2.25.1,2.26.0)", org.glassfish.jersey.media.jersey-media-json-jackson;bundle-version="[2.25.1,2.26.0)", org.glassfish.jersey.containers.jersey-container-servlet-core;bundle-version="[2.25.1,2.26.0)", org.glassfish.jersey.core.jersey-client;bundle-version="[2.25.1,2.26.0)", org.glassfish.jersey.core.jersey-common;bundle-version="[2.25.1,2.26.0)" Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.audit.server Automatic-Module-Name: org.simantics.auditlogging