feature.xml 1.46 KiB
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="ch.systemsx.cisd.openbis.knime.feature"
label="openBIS Knime Nodes"
version="13.6.2.qualifier"
provider-name="ID Scientific IT Services ETH Zürich">
<description url="https://wiki-bsse.ethz.ch/display/openBISDoc1304/openBIS+KNIME+Nodes">
KNIME Nodes to access openBIS
</description>
<copyright>
Copyright 2013-2014 ETH Zuerich, CISD
</copyright>
<license url="http://www.apache.org/licenses/LICENSE-2.0">
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
or implied.
See the License for the specific language governing permissions
and limitations under the License.
</license>
<requires>
<import plugin="org.eclipse.core.runtime"/>
<import plugin="org.knime.workbench.core"/>
<import plugin="org.knime.workbench.repository"/>
<import plugin="org.knime.base"/>
<import plugin="org.knime.core.data.uritype"/>
</requires>
<plugin
id="ch.systemsx.cisd.openbis.knime"
download-size="0"
install-size="0"
version="0.0.0"/>
</feature>