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