DeviceMap Java Console # Code ## Configuration DeviceMapConsole comes with a properties file app.properties. It contains the connection string for the DeviceMap data source: "http://devicemap-vm.apache.org/data/latest/" This connection URL points to the latest available DeviceMap data version online. If you prefer a different version or a local copy of the DeviceMap repository, you may override DeviceMapConsole by pointing to a different source. Either a URL or the location of a folder or JAR file in the file system. # Compile ## Maven: org.apache.devicemap devicemap-java-console 1.2.0 devicemap-data JAR file: org.apache.devicemap devicemap-client 1.2.0