11 lines
782 B
XML
11 lines
782 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<feature id="org.talend.libraries.jdbc.feature" label="Jdbc_feature Feature" version="8.0.1.qualifier" provider-name=".Talend SA.">
|
|
<description url="http://www.example.com/description">[Enter Feature Description here.]</description>
|
|
<copyright url="http://www.example.com/copyright">[Enter Copyright Description here.]</copyright>
|
|
<license url="http://www.example.com/license">[Enter License Description here.]</license>
|
|
<plugin id="org.talend.libraries.jdbc.h2" download-size="0" install-size="0" version="0.0.0"/>
|
|
<plugin id="org.talend.libraries.jdbc.hsql" download-size="0" install-size="0" version="0.0.0"/>
|
|
<plugin id="org.talend.libraries.jdbc.mysql" download-size="0" install-size="0" version="0.0.0"/>
|
|
</feature>
|