Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 622 Bytes

File metadata and controls

20 lines (12 loc) · 622 Bytes

obix-java-toolkit

Owner(s): Derek VerLee

Repo is Inactive

oBIX Java Toolkit

This as adaptation of the (public domain) "oBIX Java Toolkit" source code, repackaged with a gradle build script. The intended output is jar suitable for use as a library, so the "oBIX spy" parts where removed.

Instructions

  1. Just run ./gradlew build (or, use gradlew.bat, if your like, running DOS or whatever).
  2. Find your .jar file in ./build/libs

Links