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