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-contribution-scanner Show documentation
Show all versions of fabric3-contribution-scanner Show documentation
Fabric3 Contribution Scanner Implementation.
<?xml version="1.0" encoding="UTF-8"?> <!-- Fabric3 Copyright (c) 2009 Metaform Systems Fabric3 is licensed under modified terms of the GNU General Public License. See the accompanying license file for details. $Rev: 7891 $ $Date: 2009-11-22 23:24:09 +0100 (Sun, 22 Nov 2009) $ --> <contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" xmlns:other="urn:fabric3.org:other" xmlns:f3-core="urn:fabric3.org:core" f3-core:extension="true"> <import.java package="org.fabric3.spi.*" version="1.3"/> <export.java package="org.fabric3.contribution.scanner.spi" version="1.3"/> <deployable composite="other:ContributionScannerExtension" modes="controller vm"/> </contribution>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy