Menu

Tree [b68762] master /
 History

HTTPS access


File Date Author Commit
 src 2021-08-13 lakumpa <> [b68762] Initial commit
 .gitignore 2021-08-13 lakumpa <> [b68762] Initial commit
 README.txt 2021-08-13 lakumpa <> [b68762] Initial commit
 pom.xml 2021-08-13 lakumpa <> [b68762] Initial commit

Read Me

# sample csv
mvn clean test compile exec:java -Dexec.mainClass=${project.groupId}.AppMain -Dexec.cleanupDaemonThreads=false -Dexec.args="-c ${project.build.testOutputDirectory}/conn.xml -d ${project.build.testOutputDirectory}/data1.csv -l ${project.build.testOutputDirectory}/load1csv.xml" -Ddb=h2

# sample xml
mvn clean test compile exec:java -Dexec.mainClass=${project.groupId}.AppMain -Dexec.cleanupDaemonThreads=false -Dexec.args="-c ${project.build.testOutputDirectory}/conn.xml -d ${project.build.testOutputDirectory}/data1.xml -l ${project.build.testOutputDirectory}/load1xml.xml" -Ddb=h2
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.