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-java Show documentation
Show all versions of fabric3-java Show documentation
Fabric3 Java Component Implementation.
<?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: 10516 $ $Date: 2011-07-10 16:20:00 +0000 (Sun, 10 Jul 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.8.1"/> <import.java package="org.fabric3.implementation.pojo.*" version="1.8.1"/> <export.java package="org.fabric3.implementation.java.provision" version="1.8.1"/> <export.java package="org.fabric3.implementation.java.model" version="1.8.1"/> <export.java package="org.fabric3.implementation.java.generator" version="1.8.1"/> <export.java package="org.fabric3.implementation.java.introspection" version="1.8.1"/> <export.java package="org.fabric3.implementation.java.runtime" version="1.8.1"/> <deployable composite="f3:JavaImplementationExtension"/> </contribution>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy