mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
update to openhab-5.1.1, from maintainer
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
OH_VERSION= 5.0.3
|
||||
OH_VERSION= 5.1.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (openhab-addons-5.0.3.kar) = lEGGd9G0k42kLve4j9csZmrDgpxkiropMK9hYl5lc2g=
|
||||
SIZE (openhab-addons-5.0.3.kar) = 583670410
|
||||
SHA256 (openhab-addons-5.1.1.kar) = HFAE8Gpls9VYtvVCNbj4tXeUhP/RQVZyBBzWU9zVw7M=
|
||||
SIZE (openhab-addons-5.1.1.kar) = 555357015
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
OH_VERSION= 5.0.3
|
||||
OH_VERSION= 5.1.1
|
||||
MODJAVA_VER= 21
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (openhab-5.0.3.tar.gz) = x1FX1KQS9v3CiSTe5WIkTnKOosUbdahsNi8cWtxi/PE=
|
||||
SIZE (openhab-5.0.3.tar.gz) = 115565086
|
||||
SHA256 (openhab-5.1.1.tar.gz) = RMxWdiDgkp1BlTE4/6GIB+E5BBeIbP7fv2ucRQkmqzg=
|
||||
SIZE (openhab-5.1.1.tar.gz) = 121148601
|
||||
|
||||
+298
-287
@@ -59,16 +59,16 @@ libexec/openhab/runtime/lib/
|
||||
libexec/openhab/runtime/lib/README
|
||||
libexec/openhab/runtime/lib/boot/
|
||||
libexec/openhab/runtime/lib/boot/README
|
||||
libexec/openhab/runtime/lib/boot/org.apache.karaf.diagnostic.boot-4.4.7.jar
|
||||
libexec/openhab/runtime/lib/boot/org.apache.karaf.jaas.boot-4.4.7.jar
|
||||
libexec/openhab/runtime/lib/boot/org.apache.karaf.main-4.4.7.jar
|
||||
libexec/openhab/runtime/lib/boot/org.apache.karaf.specs.activator-4.4.7.jar
|
||||
libexec/openhab/runtime/lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar
|
||||
libexec/openhab/runtime/lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar
|
||||
libexec/openhab/runtime/lib/boot/org.apache.karaf.main-4.4.8.jar
|
||||
libexec/openhab/runtime/lib/boot/org.apache.karaf.specs.activator-4.4.8.jar
|
||||
libexec/openhab/runtime/lib/boot/osgi.core-8.0.0.jar
|
||||
libexec/openhab/runtime/lib/endorsed/
|
||||
libexec/openhab/runtime/lib/endorsed/README
|
||||
libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.7.jar
|
||||
libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.7.jar
|
||||
libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.locator-4.4.7.jar
|
||||
libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.8.jar
|
||||
libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.8.jar
|
||||
libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.locator-4.4.8.jar
|
||||
libexec/openhab/runtime/lib/ext/
|
||||
libexec/openhab/runtime/lib/ext/README
|
||||
libexec/openhab/runtime/lib/jdk9plus/
|
||||
@@ -86,39 +86,42 @@ libexec/openhab/runtime/system/com/fasterxml/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-annotations/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-annotations/2.18.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-annotations/2.18.2/jackson-annotations-2.18.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-annotations/2.19.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-annotations/2.19.2/jackson-annotations-2.19.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-core/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-core/2.18.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-core/2.19.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-core/2.19.2/jackson-core-2.19.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-databind/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-databind/2.18.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-databind/2.18.2/jackson-databind-2.18.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-databind/2.19.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-databind/2.19.2/jackson-databind-2.19.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.18.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.18.2/jackson-dataformat-cbor-2.18.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.19.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.19.2/jackson-dataformat-cbor-2.19.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.18.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.18.2/jackson-dataformat-xml-2.18.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.19.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.19.2/jackson-dataformat-xml-2.19.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.18.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.18.2/jackson-dataformat-yaml-2.18.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.19.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.19.2/jackson-dataformat-yaml-2.19.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.19.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.19.2/jackson-datatype-jdk8-2.19.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.18.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.18.2/jackson-datatype-jsr310-2.18.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.19.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.19.2/jackson-datatype-jsr310-2.19.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.18.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.18.2/jackson-jaxrs-base-2.18.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.19.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.19.2/jackson-jaxrs-base-2.19.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.18.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.18.2/jackson-jaxrs-json-provider-2.18.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.19.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.19.2/jackson-jaxrs-json-provider-2.19.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/module/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.18.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.18.2/jackson-module-jaxb-annotations-2.18.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.19.2/
|
||||
libexec/openhab/runtime/system/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.19.2/jackson-module-jaxb-annotations-2.19.2.jar
|
||||
libexec/openhab/runtime/system/com/fasterxml/woodstox/
|
||||
libexec/openhab/runtime/system/com/fasterxml/woodstox/woodstox-core/
|
||||
libexec/openhab/runtime/system/com/fasterxml/woodstox/woodstox-core/6.6.2/
|
||||
@@ -127,23 +130,27 @@ libexec/openhab/runtime/system/com/google/
|
||||
libexec/openhab/runtime/system/com/google/code/
|
||||
libexec/openhab/runtime/system/com/google/code/gson/
|
||||
libexec/openhab/runtime/system/com/google/code/gson/gson/
|
||||
libexec/openhab/runtime/system/com/google/code/gson/gson/2.11.0/
|
||||
libexec/openhab/runtime/system/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar
|
||||
libexec/openhab/runtime/system/com/google/code/gson/gson/2.13.1/
|
||||
libexec/openhab/runtime/system/com/google/code/gson/gson/2.13.1/gson-2.13.1.jar
|
||||
libexec/openhab/runtime/system/com/google/errorprone/
|
||||
libexec/openhab/runtime/system/com/google/errorprone/error_prone_annotations/
|
||||
libexec/openhab/runtime/system/com/google/errorprone/error_prone_annotations/2.38.0/
|
||||
libexec/openhab/runtime/system/com/google/errorprone/error_prone_annotations/2.38.0/error_prone_annotations-2.38.0.jar
|
||||
libexec/openhab/runtime/system/com/google/guava/
|
||||
libexec/openhab/runtime/system/com/google/guava/failureaccess/
|
||||
libexec/openhab/runtime/system/com/google/guava/failureaccess/1.0.2/
|
||||
libexec/openhab/runtime/system/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
|
||||
libexec/openhab/runtime/system/com/google/guava/failureaccess/1.0.3/
|
||||
libexec/openhab/runtime/system/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
|
||||
libexec/openhab/runtime/system/com/google/guava/guava/
|
||||
libexec/openhab/runtime/system/com/google/guava/guava/33.3.1-jre/
|
||||
libexec/openhab/runtime/system/com/google/guava/guava/33.3.1-jre/guava-33.3.1-jre.jar
|
||||
libexec/openhab/runtime/system/com/google/guava/guava/33.4.8-jre/
|
||||
libexec/openhab/runtime/system/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar
|
||||
libexec/openhab/runtime/system/com/google/inject/
|
||||
libexec/openhab/runtime/system/com/google/inject/guice/
|
||||
libexec/openhab/runtime/system/com/google/inject/guice/7.0.0/
|
||||
libexec/openhab/runtime/system/com/google/inject/guice/7.0.0/guice-7.0.0.jar
|
||||
libexec/openhab/runtime/system/com/hivemq/
|
||||
libexec/openhab/runtime/system/com/hivemq/hivemq-mqtt-client/
|
||||
libexec/openhab/runtime/system/com/hivemq/hivemq-mqtt-client/1.3.5/
|
||||
libexec/openhab/runtime/system/com/hivemq/hivemq-mqtt-client/1.3.5/hivemq-mqtt-client-1.3.5.jar
|
||||
libexec/openhab/runtime/system/com/hivemq/hivemq-mqtt-client/1.3.9/
|
||||
libexec/openhab/runtime/system/com/hivemq/hivemq-mqtt-client/1.3.9/hivemq-mqtt-client-1.3.9.jar
|
||||
libexec/openhab/runtime/system/com/neuronrobotics/
|
||||
libexec/openhab/runtime/system/com/neuronrobotics/nrjavaserial/
|
||||
libexec/openhab/runtime/system/com/neuronrobotics/nrjavaserial/5.2.1.OH1/
|
||||
@@ -159,10 +166,14 @@ libexec/openhab/runtime/system/com/thoughtworks/xstream/
|
||||
libexec/openhab/runtime/system/com/thoughtworks/xstream/xstream/
|
||||
libexec/openhab/runtime/system/com/thoughtworks/xstream/xstream/1.4.21/
|
||||
libexec/openhab/runtime/system/com/thoughtworks/xstream/xstream/1.4.21/xstream-1.4.21.jar
|
||||
libexec/openhab/runtime/system/commons-io/
|
||||
libexec/openhab/runtime/system/commons-io/commons-io/
|
||||
libexec/openhab/runtime/system/commons-io/commons-io/2.20.0/
|
||||
libexec/openhab/runtime/system/commons-io/commons-io/2.20.0/commons-io-2.20.0.jar
|
||||
libexec/openhab/runtime/system/commons-net/
|
||||
libexec/openhab/runtime/system/commons-net/commons-net/
|
||||
libexec/openhab/runtime/system/commons-net/commons-net/3.11.1/
|
||||
libexec/openhab/runtime/system/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar
|
||||
libexec/openhab/runtime/system/commons-net/commons-net/3.12.0/
|
||||
libexec/openhab/runtime/system/commons-net/commons-net/3.12.0/commons-net-3.12.0.jar
|
||||
libexec/openhab/runtime/system/de/
|
||||
libexec/openhab/runtime/system/de/focus-shift/
|
||||
libexec/openhab/runtime/system/de/focus-shift/jollyday-core/
|
||||
@@ -175,57 +186,57 @@ libexec/openhab/runtime/system/io/
|
||||
libexec/openhab/runtime/system/io/github/
|
||||
libexec/openhab/runtime/system/io/github/classgraph/
|
||||
libexec/openhab/runtime/system/io/github/classgraph/classgraph/
|
||||
libexec/openhab/runtime/system/io/github/classgraph/classgraph/4.8.176/
|
||||
libexec/openhab/runtime/system/io/github/classgraph/classgraph/4.8.176/classgraph-4.8.176.jar
|
||||
libexec/openhab/runtime/system/io/github/classgraph/classgraph/4.8.180/
|
||||
libexec/openhab/runtime/system/io/github/classgraph/classgraph/4.8.180/classgraph-4.8.180.jar
|
||||
libexec/openhab/runtime/system/io/netty/
|
||||
libexec/openhab/runtime/system/io/netty/netty-buffer/
|
||||
libexec/openhab/runtime/system/io/netty/netty-buffer/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-buffer/4.1.118.Final/netty-buffer-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-buffer/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-buffer/4.1.126.Final/netty-buffer-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-http/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-http/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-http/4.1.118.Final/netty-codec-http-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-http/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-http/4.1.126.Final/netty-codec-http-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-http2/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-http2/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-http2/4.1.118.Final/netty-codec-http2-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-http2/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-http2/4.1.126.Final/netty-codec-http2-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-mqtt/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-mqtt/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-mqtt/4.1.118.Final/netty-codec-mqtt-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-mqtt/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-mqtt/4.1.126.Final/netty-codec-mqtt-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-socks/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-socks/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-socks/4.1.118.Final/netty-codec-socks-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec/4.1.118.Final/netty-codec-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-socks/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec-socks/4.1.126.Final/netty-codec-socks-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-codec/4.1.126.Final/netty-codec-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-common/
|
||||
libexec/openhab/runtime/system/io/netty/netty-common/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-common/4.1.118.Final/netty-common-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-common/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-common/4.1.126.Final/netty-common-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-handler/
|
||||
libexec/openhab/runtime/system/io/netty/netty-handler-proxy/
|
||||
libexec/openhab/runtime/system/io/netty/netty-handler-proxy/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-handler-proxy/4.1.118.Final/netty-handler-proxy-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-handler/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-handler/4.1.118.Final/netty-handler-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-handler-proxy/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-handler-proxy/4.1.126.Final/netty-handler-proxy-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-handler/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-handler/4.1.126.Final/netty-handler-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-resolver/
|
||||
libexec/openhab/runtime/system/io/netty/netty-resolver/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-resolver/4.1.118.Final/netty-resolver-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-resolver/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-resolver/4.1.126.Final/netty-resolver-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-tcnative-classes/
|
||||
libexec/openhab/runtime/system/io/netty/netty-tcnative-classes/2.0.70.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-tcnative-classes/2.0.70.Final/netty-tcnative-classes-2.0.70.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-classes-epoll/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-classes-epoll/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-classes-epoll/4.1.118.Final/netty-transport-classes-epoll-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-classes-epoll/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-classes-epoll/4.1.126.Final/netty-transport-classes-epoll-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-epoll/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-epoll/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-epoll/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-epoll/4.1.126.Final/netty-transport-native-epoll-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-kqueue/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-kqueue/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-kqueue/4.1.118.Final/netty-transport-native-kqueue-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-kqueue/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-kqueue/4.1.126.Final/netty-transport-native-kqueue-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-unix-common/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-unix-common/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-unix-common/4.1.118.Final/netty-transport-native-unix-common-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport/4.1.118.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport/4.1.118.Final/netty-transport-4.1.118.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-unix-common/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport-native-unix-common/4.1.126.Final/netty-transport-native-unix-common-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport/4.1.126.Final/
|
||||
libexec/openhab/runtime/system/io/netty/netty-transport/4.1.126.Final/netty-transport-4.1.126.Final.jar
|
||||
libexec/openhab/runtime/system/io/reactivex/
|
||||
libexec/openhab/runtime/system/io/reactivex/rxjava2/
|
||||
libexec/openhab/runtime/system/io/reactivex/rxjava2/rxjava/
|
||||
@@ -235,20 +246,20 @@ libexec/openhab/runtime/system/io/swagger/
|
||||
libexec/openhab/runtime/system/io/swagger/core/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-annotations/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-annotations/2.2.28/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-annotations/2.2.28/swagger-annotations-2.2.28.jar
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-annotations/2.2.35/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-annotations/2.2.35/swagger-annotations-2.2.35.jar
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-core/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-core/2.2.28/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-core/2.2.28/swagger-core-2.2.28.jar
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-core/2.2.35/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-core/2.2.35/swagger-core-2.2.35.jar
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-integration/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-integration/2.2.28/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-integration/2.2.28/swagger-integration-2.2.28.jar
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-integration/2.2.35/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-integration/2.2.35/swagger-integration-2.2.35.jar
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-jaxrs2/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-jaxrs2/2.2.28/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-jaxrs2/2.2.28/swagger-jaxrs2-2.2.28.jar
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-jaxrs2/2.2.35/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-jaxrs2/2.2.35/swagger-jaxrs2-2.2.35.jar
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-models/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-models/2.2.28/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-models/2.2.28/swagger-models-2.2.28.jar
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-models/2.2.35/
|
||||
libexec/openhab/runtime/system/io/swagger/core/v3/swagger-models/2.2.35/swagger-models-2.2.35.jar
|
||||
libexec/openhab/runtime/system/jakarta/
|
||||
libexec/openhab/runtime/system/jakarta/annotation/
|
||||
libexec/openhab/runtime/system/jakarta/annotation/jakarta.annotation-api/
|
||||
@@ -304,10 +315,10 @@ libexec/openhab/runtime/system/net/java/dev/
|
||||
libexec/openhab/runtime/system/net/java/dev/jna/
|
||||
libexec/openhab/runtime/system/net/java/dev/jna/jna/
|
||||
libexec/openhab/runtime/system/net/java/dev/jna/jna-platform/
|
||||
libexec/openhab/runtime/system/net/java/dev/jna/jna-platform/5.16.0/
|
||||
libexec/openhab/runtime/system/net/java/dev/jna/jna-platform/5.16.0/jna-platform-5.16.0.jar
|
||||
libexec/openhab/runtime/system/net/java/dev/jna/jna/5.16.0/
|
||||
libexec/openhab/runtime/system/net/java/dev/jna/jna/5.16.0/jna-5.16.0.jar
|
||||
libexec/openhab/runtime/system/net/java/dev/jna/jna-platform/5.17.0/
|
||||
libexec/openhab/runtime/system/net/java/dev/jna/jna-platform/5.17.0/jna-platform-5.17.0.jar
|
||||
libexec/openhab/runtime/system/net/java/dev/jna/jna/5.17.0/
|
||||
libexec/openhab/runtime/system/net/java/dev/jna/jna/5.17.0/jna-5.17.0.jar
|
||||
libexec/openhab/runtime/system/org/
|
||||
libexec/openhab/runtime/system/org/apache/
|
||||
libexec/openhab/runtime/system/org/apache/aries/
|
||||
@@ -330,34 +341,34 @@ libexec/openhab/runtime/system/org/apache/aries/spifly/org.apache.aries.spifly.d
|
||||
libexec/openhab/runtime/system/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/commons/
|
||||
libexec/openhab/runtime/system/org/apache/commons/commons-lang3/
|
||||
libexec/openhab/runtime/system/org/apache/commons/commons-lang3/3.17.0/
|
||||
libexec/openhab/runtime/system/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
|
||||
libexec/openhab/runtime/system/org/apache/commons/commons-lang3/3.18.0/
|
||||
libexec/openhab/runtime/system/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar
|
||||
libexec/openhab/runtime/system/org/apache/commons/commons-pool2/
|
||||
libexec/openhab/runtime/system/org/apache/commons/commons-pool2/2.12.1/
|
||||
libexec/openhab/runtime/system/org/apache/commons/commons-pool2/2.12.1/commons-pool2-2.12.1.jar
|
||||
libexec/openhab/runtime/system/org/apache/cxf/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-core/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-core/3.6.5/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-core/3.6.5/cxf-core-3.6.5.jar
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-core/3.6.8/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-core/3.6.8/cxf-core-3.6.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-frontend-jaxrs/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-frontend-jaxrs/3.6.5/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-frontend-jaxrs/3.6.5/cxf-rt-frontend-jaxrs-3.6.5.jar
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-frontend-jaxrs/3.6.8/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-frontend-jaxrs/3.6.8/cxf-rt-frontend-jaxrs-3.6.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-client/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-client/3.6.5/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-client/3.6.5/cxf-rt-rs-client-3.6.5.jar
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-client/3.6.8/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-client/3.6.8/cxf-rt-rs-client-3.6.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-sse/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-sse/3.6.5/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-sse/3.6.5/cxf-rt-rs-sse-3.6.5.jar
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-sse/3.6.8/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-sse/3.6.8/cxf-rt-rs-sse-3.6.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-security/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-security/3.6.5/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-security/3.6.5/cxf-rt-security-3.6.5.jar
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-security/3.6.8/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-security/3.6.8/cxf-rt-security-3.6.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-transports-http/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-transports-http/3.6.5/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-transports-http/3.6.5/cxf-rt-transports-http-3.6.5.jar
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-transports-http/3.6.8/
|
||||
libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-transports-http/3.6.8/cxf-rt-transports-http-3.6.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/felix/
|
||||
libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.cm.json/
|
||||
libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/
|
||||
libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar
|
||||
libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.cm.json/1.0.8/
|
||||
libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.cm.json/1.0.8/org.apache.felix.cm.json-1.0.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configadmin/
|
||||
libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/
|
||||
libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/
|
||||
@@ -397,133 +408,133 @@ libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.webconsole.plug
|
||||
libexec/openhab/runtime/system/org/apache/karaf/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/bundle/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.7/org.apache.karaf.bundle.core-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.8/org.apache.karaf.bundle.core-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/config/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.command/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.command/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.command/4.4.7/org.apache.karaf.config.command-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.command/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.command/4.4.8/org.apache.karaf.config.command-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.core/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.7/org.apache.karaf.config.core-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.8/org.apache.karaf.config.core-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.7/org.apache.karaf.deployer.blueprint-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.8/org.apache.karaf.deployer.blueprint-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.7/org.apache.karaf.deployer.features-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.8/org.apache.karaf.deployer.features-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.7/org.apache.karaf.deployer.kar-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.8/org.apache.karaf.deployer.kar-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.7/org.apache.karaf.deployer.wrap-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.8/org.apache.karaf.deployer.wrap-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/diagnostic/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.7/org.apache.karaf.diagnostic.boot-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.8/org.apache.karaf.diagnostic.boot-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.7/org.apache.karaf.diagnostic.core-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.8/org.apache.karaf.diagnostic.core-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/framework/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/framework/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/framework/4.4.7/framework-4.4.7-features.xml
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/framework/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/framework/4.4.8/framework-4.4.8-features.xml
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.command/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.7/org.apache.karaf.features.command-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.8/org.apache.karaf.features.command-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.core/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.7/org.apache.karaf.features.core-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.8/org.apache.karaf.features.core-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.extension/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.7/org.apache.karaf.features.extension-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.8/org.apache.karaf.features.extension-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/specs/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/specs/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/specs/4.4.7/specs-4.4.7-features.xml
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/specs/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/specs/4.4.8/specs-4.4.8-features.xml
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/standard/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/standard/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/standard/4.4.7/standard-4.4.7-features.xml
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/standard/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/features/standard/4.4.8/standard-4.4.8-features.xml
|
||||
libexec/openhab/runtime/system/org/apache/karaf/http/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/http/org.apache.karaf.http.core/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.7/org.apache.karaf.http.core-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.8/org.apache.karaf.http.core-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/instance/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/instance/org.apache.karaf.instance.core/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.7/org.apache.karaf.instance.core-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.8/org.apache.karaf.instance.core-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.7/org.apache.karaf.jaas.boot-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.8/org.apache.karaf.jaas.boot-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.7/org.apache.karaf.jaas.command-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.8/org.apache.karaf.jaas.command-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.7/org.apache.karaf.jaas.config-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.8/org.apache.karaf.jaas.config-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.7/org.apache.karaf.jaas.modules-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.8/org.apache.karaf.jaas.modules-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/kar/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/kar/org.apache.karaf.kar.core/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.7/org.apache.karaf.kar.core-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.8/org.apache.karaf.kar.core-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/log/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/log/org.apache.karaf.log.core/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.7/org.apache.karaf.log.core-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.8/org.apache.karaf.log.core-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.client/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.client/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.client/4.4.7/org.apache.karaf.client-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.client/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.client/4.4.8/org.apache.karaf.client-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.event/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.event/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.event/4.4.7/org.apache.karaf.event-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.event/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.event/4.4.8/org.apache.karaf.event-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/package/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/package/org.apache.karaf.package.core/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.7/org.apache.karaf.package.core-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.8/org.apache.karaf.package.core-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/scr/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.management/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.7/org.apache.karaf.scr.management-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.8/org.apache.karaf.scr.management-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.state/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.7/org.apache.karaf.scr.state-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.8/org.apache.karaf.scr.state-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/service/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/service/org.apache.karaf.service.core/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.7/org.apache.karaf.service.core-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.8/org.apache.karaf.service.core-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/services/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.7/org.apache.karaf.services.eventadmin-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.8/org.apache.karaf.services.eventadmin-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.7/org.apache.karaf.shell.commands-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.8/org.apache.karaf.shell.commands-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.core/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.7/org.apache.karaf.shell.core-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.8/org.apache.karaf.shell.core-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.7/org.apache.karaf.shell.groovy-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.8/org.apache.karaf.shell.groovy-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.7/org.apache.karaf.shell.ssh-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.8/org.apache.karaf.shell.ssh-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/system/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/system/org.apache.karaf.system.core/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.7/org.apache.karaf.system.core-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.8/org.apache.karaf.system.core-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/webconsole/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.7/org.apache.karaf.webconsole.http-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.8/org.apache.karaf.webconsole.http-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/wrapper/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.7/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.7/org.apache.karaf.wrapper.core-4.4.7.jar
|
||||
libexec/openhab/runtime/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.8/
|
||||
libexec/openhab/runtime/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.8/org.apache.karaf.wrapper.core-4.4.8.jar
|
||||
libexec/openhab/runtime/system/org/apache/servicemix/
|
||||
libexec/openhab/runtime/system/org/apache/servicemix/bundles/
|
||||
libexec/openhab/runtime/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.saaj-impl/
|
||||
@@ -545,14 +556,14 @@ libexec/openhab/runtime/system/org/apache/sling/org.apache.sling.commons.johnzon
|
||||
libexec/openhab/runtime/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar
|
||||
libexec/openhab/runtime/system/org/apache/sshd/
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-osgi/
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-osgi/2.14.0/
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-osgi/2.14.0/sshd-osgi-2.14.0.jar
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-osgi/2.15.0/
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-osgi/2.15.0/sshd-osgi-2.15.0.jar
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-scp/
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-scp/2.14.0/
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-scp/2.14.0/sshd-scp-2.14.0.jar
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-scp/2.15.0/
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-scp/2.15.0/sshd-scp-2.15.0.jar
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-sftp/
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-sftp/2.14.0/
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-sftp/2.14.0/sshd-sftp-2.14.0.jar
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-sftp/2.15.0/
|
||||
libexec/openhab/runtime/system/org/apache/sshd/sshd-sftp/2.15.0/sshd-sftp-2.15.0.jar
|
||||
libexec/openhab/runtime/system/org/apache/ws/
|
||||
libexec/openhab/runtime/system/org/apache/ws/xmlschema/
|
||||
libexec/openhab/runtime/system/org/apache/ws/xmlschema/xmlschema-core/
|
||||
@@ -569,14 +580,14 @@ libexec/openhab/runtime/system/org/bitbucket/b_c/jose4j/0.9.6/
|
||||
libexec/openhab/runtime/system/org/bitbucket/b_c/jose4j/0.9.6/jose4j-0.9.6.jar
|
||||
libexec/openhab/runtime/system/org/bouncycastle/
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcpkix-jdk18on/
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcpkix-jdk18on/1.78.1/
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcpkix-jdk18on/1.78.1/bcpkix-jdk18on-1.78.1.jar
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcpkix-jdk18on/1.81/
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcpkix-jdk18on/1.81/bcpkix-jdk18on-1.81.jar
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcprov-jdk18on/
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcprov-jdk18on/1.78.1/
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcprov-jdk18on/1.81/
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcprov-jdk18on/1.81/bcprov-jdk18on-1.81.jar
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcutil-jdk18on/
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcutil-jdk18on/1.78.1/
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcutil-jdk18on/1.81/
|
||||
libexec/openhab/runtime/system/org/bouncycastle/bcutil-jdk18on/1.81/bcutil-jdk18on-1.81.jar
|
||||
libexec/openhab/runtime/system/org/codehaus/
|
||||
libexec/openhab/runtime/system/org/codehaus/woodstox/
|
||||
libexec/openhab/runtime/system/org/codehaus/woodstox/stax2-api/
|
||||
@@ -598,17 +609,17 @@ libexec/openhab/runtime/system/org/eclipse/californium/scandium/4.0.0-M2/
|
||||
libexec/openhab/runtime/system/org/eclipse/californium/scandium/4.0.0-M2/scandium-4.0.0-M2.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.common/
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.common/2.24.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.common/2.24.0/org.eclipse.emf.common-2.24.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.common/2.30.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.common/2.30.0/org.eclipse.emf.common-2.30.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore/
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.change/
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.change/2.14.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.change/2.14.0/org.eclipse.emf.ecore.change-2.14.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.change/2.16.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.change/2.16.0/org.eclipse.emf.ecore.change-2.16.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.xmi/
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore/2.26.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore/2.26.0/org.eclipse.emf.ecore-2.26.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.37.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.37.0/org.eclipse.emf.ecore.xmi-2.37.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore/2.36.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore/2.36.0/org.eclipse.emf.ecore-2.36.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/jetty/
|
||||
libexec/openhab/runtime/system/org/eclipse/jetty/alpn/
|
||||
libexec/openhab/runtime/system/org/eclipse/jetty/alpn/alpn-api/
|
||||
@@ -728,10 +739,10 @@ libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm/1.2.201
|
||||
libexec/openhab/runtime/system/org/eclipse/lsp4j/
|
||||
libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j/
|
||||
libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/
|
||||
libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.23.1/
|
||||
libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.23.1/org.eclipse.lsp4j.jsonrpc-0.23.1.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/
|
||||
libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.24.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.24.0/org.eclipse.lsp4j.jsonrpc-0.24.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j/0.24.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j/0.24.0/org.eclipse.lsp4j-0.24.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/orbit/
|
||||
libexec/openhab/runtime/system/org/eclipse/orbit/bundles/
|
||||
libexec/openhab/runtime/system/org/eclipse/orbit/bundles/org.antlr.runtime/
|
||||
@@ -742,54 +753,53 @@ libexec/openhab/runtime/system/org/eclipse/orbit/bundles/org.aopalliance/1.0.0.v
|
||||
libexec/openhab/runtime/system/org/eclipse/orbit/bundles/org.aopalliance/1.0.0.v201105210816/org.aopalliance-1.0.0.v201105210816.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.common/
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.common/3.18.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.common/3.18.0/org.eclipse.equinox.common-3.18.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.registry/
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.supplement/
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.supplement/1.9.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.supplement/1.9.0/org.eclipse.equinox.supplement-1.9.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.osgi/
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtend/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib.macro/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.37.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.37.0/org.eclipse.xtend.lib.macro-2.37.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib/2.37.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib/2.37.0/org.eclipse.xtend.lib-2.37.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtend.lib/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtend.lib.macro/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtend.lib.macro/2.40.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtend.lib.macro/2.40.0/org.eclipse.xtend.lib.macro-2.40.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtend.lib/2.40.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtend.lib/2.40.0/org.eclipse.xtend.lib-2.40.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.common.types/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.common.types/2.37.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.common.types/2.37.0/org.eclipse.xtext.common.types-2.37.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.common.types/2.40.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.common.types/2.40.0/org.eclipse.xtext.common.types-2.40.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.ide/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.ide/2.37.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.ide/2.37.0/org.eclipse.xtext.ide-2.37.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.ide/2.40.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.ide/2.40.0/org.eclipse.xtext.ide-2.40.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.smap/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.smap/2.37.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.smap/2.37.0/org.eclipse.xtext.smap-2.37.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.smap/2.40.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.smap/2.40.0/org.eclipse.xtext.smap-2.40.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.util/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.util/2.37.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.util/2.37.0/org.eclipse.xtext.util-2.37.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.util/2.40.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.util/2.40.0/org.eclipse.xtext.util-2.40.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.ide/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.ide/2.37.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.ide/2.37.0/org.eclipse.xtext.xbase.ide-2.37.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.ide/2.40.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.ide/2.40.0/org.eclipse.xtext.xbase.ide-2.40.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.37.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.37.0/org.eclipse.xtext.xbase.lib-2.37.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase/2.37.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase/2.37.0/org.eclipse.xtext.xbase-2.37.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext/2.37.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext/2.37.0/org.eclipse.xtext-2.37.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.40.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.40.0/org.eclipse.xtext.xbase.lib-2.40.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase/2.40.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase/2.40.0/org.eclipse.xtext.xbase-2.40.0.jar
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext/2.40.0/
|
||||
libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext/2.40.0/org.eclipse.xtext-2.40.0.jar
|
||||
libexec/openhab/runtime/system/org/fusesource/
|
||||
libexec/openhab/runtime/system/org/fusesource/jansi/
|
||||
libexec/openhab/runtime/system/org/fusesource/jansi/jansi/
|
||||
libexec/openhab/runtime/system/org/fusesource/jansi/jansi/2.4.1/
|
||||
libexec/openhab/runtime/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
|
||||
libexec/openhab/runtime/system/org/fusesource/jansi/jansi/2.4.2/
|
||||
libexec/openhab/runtime/system/org/fusesource/jansi/jansi/2.4.2/jansi-2.4.2.jar
|
||||
libexec/openhab/runtime/system/org/glassfish/
|
||||
libexec/openhab/runtime/system/org/glassfish/hk2/
|
||||
libexec/openhab/runtime/system/org/glassfish/hk2/osgi-resource-locator/
|
||||
@@ -809,12 +819,12 @@ libexec/openhab/runtime/system/org/jline/jline/3.21.0/
|
||||
libexec/openhab/runtime/system/org/jline/jline/3.21.0/jline-3.21.0.jar
|
||||
libexec/openhab/runtime/system/org/jmdns/
|
||||
libexec/openhab/runtime/system/org/jmdns/jmdns/
|
||||
libexec/openhab/runtime/system/org/jmdns/jmdns/3.5.12/
|
||||
libexec/openhab/runtime/system/org/jmdns/jmdns/3.5.12/jmdns-3.5.12.jar
|
||||
libexec/openhab/runtime/system/org/jmdns/jmdns/3.6.2/
|
||||
libexec/openhab/runtime/system/org/jmdns/jmdns/3.6.2/jmdns-3.6.2.jar
|
||||
libexec/openhab/runtime/system/org/jupnp/
|
||||
libexec/openhab/runtime/system/org/jupnp/org.jupnp/
|
||||
libexec/openhab/runtime/system/org/jupnp/org.jupnp/3.0.3/
|
||||
libexec/openhab/runtime/system/org/jupnp/org.jupnp/3.0.3/org.jupnp-3.0.3.jar
|
||||
libexec/openhab/runtime/system/org/jupnp/org.jupnp/3.0.4/
|
||||
libexec/openhab/runtime/system/org/jupnp/org.jupnp/3.0.4/org.jupnp-3.0.4.jar
|
||||
libexec/openhab/runtime/system/org/jvnet/
|
||||
libexec/openhab/runtime/system/org/jvnet/staxex/
|
||||
libexec/openhab/runtime/system/org/jvnet/staxex/stax-ex/
|
||||
@@ -1005,6 +1015,9 @@ libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.tran
|
||||
libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.upnp/${V}/
|
||||
libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.transport.upnp/${V}/org.openhab.core.io.transport.upnp-${V}.jar
|
||||
libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.websocket/
|
||||
libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.websocket.audio/
|
||||
libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.websocket.audio/${V}/
|
||||
libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.websocket.audio/${V}/org.openhab.core.io.websocket.audio-${V}.jar
|
||||
libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.websocket/${V}/
|
||||
libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.websocket/${V}/org.openhab.core.io.websocket-${V}.jar
|
||||
libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.karaf/
|
||||
@@ -1111,17 +1124,20 @@ libexec/openhab/runtime/system/org/openhab/distro/openhab-addons/${V}/
|
||||
libexec/openhab/runtime/system/org/openhab/distro/openhab-addons/${V}/openhab-addons-${V}-features.xml
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/com.google.dagger/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/com.google.dagger/2.27/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/com.google.dagger/2.27/com.google.dagger-2.27.jar
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/com.google.dagger/2.42/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/com.google.dagger/2.42/com.google.dagger-2.42.jar
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/com.igormaznitsa.jbbp/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/com.igormaznitsa.jbbp/1.4.1/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/com.igormaznitsa.jbbp/1.4.1/com.igormaznitsa.jbbp-1.4.1.jar
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/com.igormaznitsa.jbbp/3.0.1/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/com.igormaznitsa.jbbp/3.0.1/com.igormaznitsa.jbbp-3.0.1.jar
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/io.methvin.directory-watcher/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/io.methvin.directory-watcher/0.18.0/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/io.methvin.directory-watcher/0.18.0/io.methvin.directory-watcher-0.18.0.jar
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/io.methvin.directory-watcher/0.19.1/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/io.methvin.directory-watcher/0.19.1/io.methvin.directory-watcher-0.19.1.jar
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/si.uom.si-quantity/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/si.uom.si-quantity/2.2.3/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/si.uom.si-quantity/2.2.3/si.uom.si-quantity-2.2.3.jar
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/si.uom.si-units/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/si.uom.si-units/2.2/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/si.uom.si-units/2.2/si.uom.si-units-2.2.jar
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/si.uom.si-units/2.2.3/
|
||||
libexec/openhab/runtime/system/org/openhab/osgiify/si.uom.si-units/2.2.3/si.uom.si-units-2.2.3.jar
|
||||
libexec/openhab/runtime/system/org/openhab/ui/
|
||||
libexec/openhab/runtime/system/org/openhab/ui/bundles/
|
||||
libexec/openhab/runtime/system/org/openhab/ui/bundles/org.openhab.ui/
|
||||
@@ -1134,51 +1150,51 @@ libexec/openhab/runtime/system/org/ops4j/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-api/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-api/2.2.8/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-api/2.2.8/pax-logging-api-2.2.8.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-api/2.3.0/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-api/2.3.0/pax-logging-api-2.3.0.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-log4j2/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.8/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.8/pax-logging-log4j2-2.2.8.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-log4j2/2.3.0/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-log4j2/2.3.0/pax-logging-log4j2-2.3.0.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-logback/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-logback/2.2.8/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-logback/2.2.8/pax-logging-logback-2.2.8.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-logback/2.3.0/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-logback/2.3.0/pax-logging-logback-2.3.0.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/url/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-aether/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-aether/2.6.16/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-aether/2.6.16/pax-url-aether-2.6.16.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-aether/2.6.17/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-aether/2.6.17/pax-url-aether-2.6.17.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-wrap/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-wrap/2.6.16/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-wrap/2.6.16/pax-url-wrap-2.6.16-uber.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-wrap/2.6.17/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-wrap/2.6.17/pax-url-wrap-2.6.17-uber.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-api/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-api/8.0.30/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-api/8.0.30/pax-web-api-8.0.30.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-api/8.0.33/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-api/8.0.33/pax-web-api-8.0.33.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.30/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.30/pax-web-compatibility-servlet31-8.0.30.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.33/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.33/pax-web-compatibility-servlet31-8.0.33.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-extender-whiteboard/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.30/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.30/pax-web-extender-whiteboard-8.0.30.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.33/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.33/pax-web-extender-whiteboard-8.0.33.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.30/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.30/pax-web-features-8.0.30-config-jetty.xml
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.30/pax-web-features-8.0.30-context-jetty.xml
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.30/pax-web-features-8.0.30-features.xml
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.33/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.33/pax-web-features-8.0.33-config-jetty.xml
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.33/pax-web-features-8.0.33-context-jetty.xml
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.33/pax-web-features-8.0.33-features.xml
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-jetty/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-jetty/8.0.30/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-jetty/8.0.30/pax-web-jetty-8.0.30.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-jetty/8.0.33/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-jetty/8.0.33/pax-web-jetty-8.0.33.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-runtime/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-runtime/8.0.30/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-runtime/8.0.30/pax-web-runtime-8.0.30.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-runtime/8.0.33/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-runtime/8.0.33/pax-web-runtime-8.0.33.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-spi/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-spi/8.0.30/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-spi/8.0.30/pax-web-spi-8.0.30.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-spi/8.0.33/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-spi/8.0.33/pax-web-spi-8.0.33.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-tomcat-common/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.30/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.30/pax-web-tomcat-common-8.0.30.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.33/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.33/pax-web-tomcat-common-8.0.33.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-websocket/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-websocket/8.0.30/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-websocket/8.0.30/pax-web-websocket-8.0.30.jar
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-websocket/8.0.33/
|
||||
libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-websocket/8.0.33/pax-web-websocket-8.0.33.jar
|
||||
libexec/openhab/runtime/system/org/osgi/
|
||||
libexec/openhab/runtime/system/org/osgi/org.osgi.service.component/
|
||||
libexec/openhab/runtime/system/org/osgi/org.osgi.service.component.annotations/
|
||||
@@ -1199,19 +1215,19 @@ libexec/openhab/runtime/system/org/ow2/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-analysis/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-analysis/9.7.1/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-analysis/9.8/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-commons/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-commons/9.7.1/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-commons/9.8/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-tree/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-tree/9.7.1/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-tree/9.8/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-util/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-util/9.7.1/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm/9.7.1/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-util/9.8/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm/9.8/
|
||||
libexec/openhab/runtime/system/org/ow2/asm/asm/9.8/asm-9.8.jar
|
||||
libexec/openhab/runtime/system/org/reactivestreams/
|
||||
libexec/openhab/runtime/system/org/reactivestreams/reactive-streams/
|
||||
libexec/openhab/runtime/system/org/reactivestreams/reactive-streams/1.0.4/
|
||||
@@ -1226,18 +1242,13 @@ libexec/openhab/runtime/system/org/threeten/threeten-extra/1.8.0/
|
||||
libexec/openhab/runtime/system/org/threeten/threeten-extra/1.8.0/threeten-extra-1.8.0.jar
|
||||
libexec/openhab/runtime/system/org/yaml/
|
||||
libexec/openhab/runtime/system/org/yaml/snakeyaml/
|
||||
libexec/openhab/runtime/system/org/yaml/snakeyaml/2.3/
|
||||
libexec/openhab/runtime/system/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar
|
||||
libexec/openhab/runtime/system/si/
|
||||
libexec/openhab/runtime/system/si/uom/
|
||||
libexec/openhab/runtime/system/si/uom/si-quantity/
|
||||
libexec/openhab/runtime/system/si/uom/si-quantity/2.2/
|
||||
libexec/openhab/runtime/system/si/uom/si-quantity/2.2/si-quantity-2.2.jar
|
||||
libexec/openhab/runtime/system/org/yaml/snakeyaml/2.4/
|
||||
libexec/openhab/runtime/system/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar
|
||||
libexec/openhab/runtime/system/tech/
|
||||
libexec/openhab/runtime/system/tech/units/
|
||||
libexec/openhab/runtime/system/tech/units/indriya/
|
||||
libexec/openhab/runtime/system/tech/units/indriya/2.2.2/
|
||||
libexec/openhab/runtime/system/tech/units/indriya/2.2.2/indriya-2.2.2.jar
|
||||
libexec/openhab/runtime/system/tech/units/indriya/2.2.3/
|
||||
libexec/openhab/runtime/system/tech/units/indriya/2.2.3/indriya-2.2.3.jar
|
||||
libexec/openhab/runtime/system/tech/uom/
|
||||
libexec/openhab/runtime/system/tech/uom/lib/
|
||||
libexec/openhab/runtime/system/tech/uom/lib/uom-lib-common/
|
||||
|
||||
Reference in New Issue
Block a user