Get .jar file from Z-Wave binding 2.4.0 stable

Hi,

I was searching the stable .jar file of the zwave binding. From the build page I only found the 2.5.0 snapshot version, and there’s no build releases in the binding github page.

Thank you

I may be wrong here but it can still work. The binding I’m working on is also a 2.5.0 SNAPSHOT and it’s working fine on my RPi3B+ with openHAB 2.4.0

2.5.0 snapshot works, but I want to check the 2.4.0 stable version to test some changes. If I install it from the PaperUI, I can’t edit the .jar file :frowning:

Thank you anyway

Shouldn’t it be here?

https://ci.openhab.org/job/openhab-release/
Scroll down to:

  • [org.openhab.binding.zwave-2.4.0.jar]

If I click the link to download the .jar, a user/password popup apear :man_shrugging:

Oh yeah right…

I’ve searched again for you… Maybe this will help you:
org.openhab.binding.zwave-2.4.0.RC1.jar online-repo-milestone 15-12-18 00:11:20 +00:00

https://openhab.jfrog.io/openhab/online-repo-milestone/2.4/org/openhab/binding/org.openhab.binding.zwave/2.4.0.RC1/org.openhab.binding.zwave-2.4.0.RC1.jar

Maybe this Link from my search will also work for you if you need another version of the binding…
https://openhab.jfrog.io/openhab/webapp/#/search/quick/eyJzZWFyY2giOiJxdWljayIsInF1ZXJ5IjoiKnp3YXZlKiJ9
Filter the search results for zwave by “.jar”

1 Like

Thank you, I’m not familiar with the build pages openhab use, and seems a bit caotic.