META-INF.sca-contribution.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- Fabric3 Copyright (c) 2009-2013 Metaform Systems Fabric3 is licensed under modified terms of the GNU General Public License. See the accompanying license file for details. --> <contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:f3="urn:fabric3.org" f3:extension="true" f3:description="FTP extension"> <import.java package="org.fabric3.host.work" version="2.0.1"/> <import.java package="org.fabric3.transport.ftp.api" version="2.0.1"/> <import.java package="org.fabric3.transport.ftp.spi" version="2.0.1"/> <deployable composite="f3:FtpServerExtension"/> </contribution>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy