Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Simantics SCL REST-Server Bundle-SymbolicName: org.simantics.scl.rest Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.simantics.scl.rest.Activator Require-Bundle: org.glassfish.jersey.core.jersey-server, org.simantics.scl.compiler, org.simantics.scl.osgi, org.glassfish.jersey.containers.jersey-container-servlet-core, javax.servlet-api, org.eclipse.jetty.servlet;bundle-version="9.4.24", org.eclipse.jetty.server;bundle-version="9.4.24", org.eclipse.jetty.util;bundle-version="9.4.24", org.eclipse.jetty.io;bundle-version="9.4.24", com.fasterxml.jackson.core.jackson-core;bundle-version="2.8.8", com.fasterxml.jackson.core.jackson-annotations;bundle-version="2.8.0", com.fasterxml.jackson.core.jackson-databind;bundle-version="2.8.8", org.glassfish.jersey.media.jersey-media-json-jackson;bundle-version="2.25.1", org.glassfish.jersey.media.jersey-media-multipart;bundle-version="2.25.1", org.slf4j.api, org.jvnet.mimepull;bundle-version="1.9.6", org.glassfish.jersey.core.jersey-client, org.glassfish.jersey.core.jersey-common;bundle-version="2.25.1", org.simantics.scl.runtime, org.eclipse.osgi;bundle-version="3.15.100", jakarta.ws.rs-api;bundle-version="2.1.6" Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Automatic-Module-Name: org.simantics.scl.rest