EnOceanConnector with Gradle

The new EnOceanConnector version **1.0.0** is out.

The new EnOceanConnector doesn't have any new features ... like at all. Nevertheless, I've made some significant changes:

  • *Gradle*: EnOceanConnector is using Gradle now instead of Maven.
  • *Structure*: The path structure changed to contain java and resource directories inside of a main and a test directory.
  • *Package name*: The package name changed from org.atennert.* to de.atennert.*. I made this choice after getting this domain specifically for that purpose. This change will hit my other projects as well.

Additionally I put the documentation in a Readme.md in the project. A nice side effect is, that it can be nicely read directly on GitHub.

The EnOceanConnector can be found at https://github.com/atennert/de.atennert.eoconnector on GitHub.