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.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

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.

Скачать scriptella-parent

Имя Файла Размер
scriptella-parent-1.1.pom 13 KB
Обзор

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.2

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

  • core
  • drivers
  • tools

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

Версия
1.1
1.0