Skip to content

Read and write data from excel, csv, json, xml, jdbc and text plan fixed width

Notifications You must be signed in to change notification settings

fredtucs/datapipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

datapipeline

Read and write data from excel, csv, json, xml, jdbc and text plan fixed width

Maven repository:

Dependency in your pom.xml

<dependency>
	<groupId>com.northconcepts</groupId>
	<artifactId>datapipeline</artifactId>
	<version>2.3.3</version>
</dependency>

Repository add in your pom.xml

<repositories>
	<repository>
		<id>datapipeline-mvn-repo</id>
		<url>https://raw.github.com/fredtucs/mvnrepository/mvn-repo/</url>
		<snapshots>
			<enabled>true</enabled>
			<updatePolicy>always</updatePolicy>
		</snapshots>
	</repository>
</repositories>

About

Read and write data from excel, csv, json, xml, jdbc and text plan fixed width

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages