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-war Show documentation
Show all versions of fabric3-contribution-scanner-war Show documentation
Fabric3 WAR Contribution Extension.
<?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: 8888 $ $Date: 2010-04-19 12:13:15 +0000 (Mon, 19 Apr 2010) $ --> <contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:web="urn:fabric3.org:web" xmlns:f3-core="urn:fabric3.org:core" f3-core:description="WAR scanner extension" f3-core:extension="true"> <import.java package="org.fabric3.contribution.scanner.spi" version="1.6"/> <deployable composite="web:WarContributionScannerExtension" modes="controller vm"/> </contribution>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy