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