]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.lz4/OSGI-INF/component.xml
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.lz4 / 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="LZ4CompressionCodec">\r
3    <implementation class="org.simantics.lz4.LZ4Codec"/>\r
4    <service>\r
5       <provide interface="org.simantics.compressions.CompressionCodec"/>\r
6    </service>\r
7 </scr:component>\r