I have downloaded the platform SDK and am trying to compile the sample code projects. However, I keep getting the error:
[ERROR] The project com.genesyslab.platform.samples:psdk-sample:853.1.2 (C:\Program Files\GCTI\Platform SDK for Java 8.5\samples\pom.xml) has 1 error
[ERROR] Non-resolvable import POM: Could not find artifact com.genesyslab.platform:appblocks-bom:pom:853.1.2 in central (http://repo.maven.apache.org/maven2) @ line 59, column 22 -> [Help 2]
I'm not too familiar with Maven, so what can I do to download the dependencies I need? What url/Id/etc do I need since I know that com.genesyslab.platform is not in the maven repository?