mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-25 19:55:48 +01:00
11 lines
496 B
Plaintext
11 lines
496 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: openHAB Karaf Integration Dependency WAR
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-SymbolicName: org.openhab.core.karaf.dep.war;singleton:=true
|
|
Bundle-Vendor: openHAB
|
|
Bundle-Version: 2.5.0.qualifier
|
|
Provide-Capability:
|
|
osgi.service;objectClass:List<String>="org.osgi.service.cm.ConfigurationAdmin",
|
|
osgi.service;objectClass:List<String>="org.osgi.service.url.URLStreamHandlerService";url.handler.protocol=mvn
|