<dependency>
<groupId>org.threadly</groupId>
<artifactId>auroraArc-psql</artifactId>
<version>0.11</version>
</dependency>
compile
|-- org.threadly:arcCommon:0.11
|-- org.postgresql:postgresql:42.2.7
test
|-- junit:junit:4.12