]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.fastlz/OSGI-INF/component.xml
Merge commit '0b471805f017da83d715a0d8409f53bdd009d31e'
[simantics/platform.git] / bundles / org.simantics.fastlz / OSGI-INF / component.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.simantics.fastlz">\r
3    <implementation class="org.simantics.fastlz.FastLZCodec"/>\r
4    <service>\r
5       <provide interface="org.simantics.compressions.CompressionCodec"/>\r
6    </service>\r
7 </scr:component>\r