Scriptella Tools

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.

Лицензия

Лицензия

Группа

Группа

com.javaforge.scriptella
Идентификатор

Идентификатор

scriptella-tools
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Scriptella Tools
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.

Скачать scriptella-tools

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.javaforge.scriptella/scriptella-tools/ -->
<dependency>
    <groupId>com.javaforge.scriptella</groupId>
    <artifactId>scriptella-tools</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.javaforge.scriptella/scriptella-tools/
implementation 'com.javaforge.scriptella:scriptella-tools:1.1'
// https://jarcasting.com/artifacts/com.javaforge.scriptella/scriptella-tools/
implementation ("com.javaforge.scriptella:scriptella-tools:1.1")
'com.javaforge.scriptella:scriptella-tools:jar:1.1'
<dependency org="com.javaforge.scriptella" name="scriptella-tools" rev="1.1">
  <artifact name="scriptella-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.javaforge.scriptella', module='scriptella-tools', version='1.1')
)
libraryDependencies += "com.javaforge.scriptella" % "scriptella-tools" % "1.1"
[com.javaforge.scriptella/scriptella-tools "1.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.javaforge.scriptella : scriptella-core jar 1.1
org.apache.ant : ant jar 1.7.1

test (5)

Идентификатор библиотеки Тип Версия
com.javaforge.scriptella : scriptella-core test-jar 1.1
org.apache.commons : commons-jexl jar 2.0.1
commons-logging : commons-logging jar 1.0.4
org.hsqldb : hsqldb jar 1.8.0.10
junit : junit jar 3.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1
1.0