scriptella-parent

com.javaforge.scriptella

Scriptella is an open source ETL (Extract-Transform-Load) and script execution tool written in Java. Our primary focus is simplicity. You don't have to study yet another complex XML-based language - use SQL (or other scripting language suitable for the data source) to perform required transformations.

Recommended: 1.1 2 versions pom Updated 13 years ago The Apache Software License, Version 2.0Checking...

Add to your project1.1

<dependency>
    <groupId>com.javaforge.scriptella</groupId>
    <artifactId>scriptella-parent</artifactId>
    <version>1.1</version>
</dependency>

Version Details — 1.1

Packaging
pom
Direct Deps
0
Total Deps
0
Published
Dec 28, 2012
License
The Apache Software License, Version 2.0

Scriptella is an open source ETL (Extract-Transform-Load) and script execution tool written in Java. Our primary focus is simplicity. You don't have to study yet another complex XML-based language - use SQL (or other scripting language suitable for the data source) to perform required transformations.

Checking security advisories...