core-jgi/org.idempiere.zk.extra/META-INF/MANIFEST.MF

82 lines
2.3 KiB
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: extra zk library
Bundle-SymbolicName: org.idempiere.zk.extra
Bundle-Version: 1.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: lib/calendar.jar,
lib/gmapsz.jar,
lib/timelinez.jar,
lib/timeplotz.jar,
.
Export-Package: metainfo.zk,
org.zkforge.json.simple,
org.zkforge.json.simple.parser,
org.zkforge.timeline,
org.zkforge.timeline.data,
org.zkforge.timeline.decorator,
org.zkforge.timeline.event,
org.zkforge.timeline.util,
org.zkforge.timeplot,
org.zkforge.timeplot.data,
org.zkforge.timeplot.event,
org.zkforge.timeplot.geometry,
org.zkforge.timeplot.operator,
org.zkoss.calendar,
org.zkoss.calendar.api,
org.zkoss.calendar.event,
org.zkoss.calendar.impl,
org.zkoss.gmaps,
org.zkoss.gmaps.event,
org.zkoss.zul.impl,
web.js.calendar,
web.js.calendar.css,
web.js.calendar.img,
web.js.calendar.lang,
web.js.calendar.mold,
web.js.gmaps,
web.js.gmaps.css,
web.js.gmaps.ext,
web.js.timelinez,
web.js.timelinez.css,
web.js.timelinez.ext,
web.js.timelinez.ext.timeline,
web.js.timelinez.ext.timeline.images,
web.js.timelinez.ext.timeline.scripts,
web.js.timelinez.ext.timeline.scripts.ext,
web.js.timelinez.ext.timeline.scripts.l10n.cs,
web.js.timelinez.ext.timeline.scripts.l10n.de,
web.js.timelinez.ext.timeline.scripts.l10n.en,
web.js.timelinez.ext.timeline.scripts.l10n.es,
web.js.timelinez.ext.timeline.scripts.l10n.fr,
web.js.timelinez.ext.timeline.scripts.l10n.it,
web.js.timelinez.ext.timeline.scripts.l10n.nl,
web.js.timelinez.ext.timeline.scripts.l10n.ru,
web.js.timelinez.ext.timeline.scripts.l10n.se,
web.js.timelinez.ext.timeline.scripts.l10n.tr,
web.js.timelinez.ext.timeline.scripts.l10n.vi,
web.js.timelinez.ext.timeline.scripts.l10n.zh,
web.js.timelinez.mold,
web.js.timeplotz,
web.js.timeplotz.css,
web.js.timeplotz.ext.timeplot,
web.js.timeplotz.ext.timeplot.images,
web.js.timeplotz.ext.timeplot.locales.en,
web.js.timeplotz.ext.timeplot.scripts,
web.js.timeplotz.mold
Require-Bundle: zcommon,
zel,
zhtml,
zk,
zkbind,
zkplus,
zul,
zweb,
zjavassist,
org.apache.commons.fileupload;bundle-version="1.2.2"
Import-Package: javax.servlet;version="3.1.0",
javax.servlet.annotation;version="3.1.0",
javax.servlet.descriptor;version="3.1.0",
javax.servlet.http;version="3.1.0",
org.slf4j;version="1.7.2"