All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.sca-contribution.xml Maven / Gradle / Ivy

There is a newer version: 2.0.1
Show newest version
<?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