# This is the version of Mockito that will be used at build time and run time mockito: org.mockito.mockito-core;version="[1.9,2)",\ org.objenesis;version="[2.1,3)" -groupid: org.gecko.core -buildpath: \ osgi.annotation;version=7.0,\ osgi.core;version=7.0,\ osgi.cmpn;version=7.0,\ com.fasterxml.jackson.core.jackson-annotations;version=latest,\ com.fasterxml.jackson.core.jackson-core;version=latest,\ com.fasterxml.jackson.core.jackson-databind;version=latest,\ org.apache.servicemix.bundles.junit;version=latest,\ org.eclipse.emf.common;version=latest,\ org.eclipse.emf.ecore;version=latest -testpath: \ ${junit},\ ${mockito} javac.source: 1.8 javac.target: 1.8 Bundle-Version: 1.0.0.SNAPSHOT Bundle-Copyright: Data In Motion Consulting GmbH Bundle-License: Eclipse Public License v1.0 Bundle-Vendor: Data In Motion Consulting GmbH -sub: *.bnd