copy table's data from one database to another database(same table schema)
'com.github.usc:table-data-copier:0.2'
<dependency> <groupId>com.github.usc</groupId> <artifactId>table-data-copier</artifactId> <version>0.2</version> </dependency>
<dependency org="com.github.usc" name="table-data-copier" rev="0.2"/>
"com.github.usc", "table-data-copier", "0.2"