[groovyscripting] Add Groovy scripting support (#8772)
* Add Groovy scripting support This makes it really easy to start using Groovy 3.x scripts with openHAB! Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
<name>openHAB Add-ons :: BOM :: openHAB Add-ons</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.openhab.addons.bundles</groupId>
|
||||
<artifactId>org.openhab.automation.groovyscripting</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openhab.addons.bundles</groupId>
|
||||
<artifactId>org.openhab.binding.adorne</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user