On Tue, Jan 6, 2015 at 7:18 PM, Reza Naghibi <[email protected]> wrote: > Everything is located here: > http://www.w3.org/TR/DDR-Simple-API/ ...
That spec says > A Java Representation > The DDR Simple API is available as a JAR file, and as Javadoc. I don't care about a binary jar or javadoc when it comes to build the DeviceMap modules that depend on those APIs. What I want is to be able to download the source code of those APIs, validate that it doesn't contain any nasty stuff (which is impossible with a binary) and build the API jar myself. Is that possible? -Bertrand
