META-INF.sca-contribution.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fabric3-xquery Show documentation
Show all versions of fabric3-xquery Show documentation
Support for XQuery components
<?xml version="1.0" encoding="UTF-8"?> <!-- Fabric3 Copyright (c) 2009-2011 Metaform Systems Fabric3 is licensed under modified terms of the GNU General Public License. See the accompanying license file for details. $Rev: 9763 $ $Date: 2011-01-03 00:48:06 +0000 (Mon, 03 Jan 2011) $ --> <contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:f3="urn:fabric3.org" f3:extension="true"> <import.java package="org.fabric3.spi.*" version="1.7"/> <deployable composite="f3:XQueryExtension"/> </contribution>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy