is not current version
Last Version 4.14.6

getl 4.11.0

GETL - based package in Groovy, which automates the work of loading and transforming data

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.getl
ArtifactId

ArtifactId

getl
Version

Version

4.11.0
Type

Type

jar
Description

Description

getl
GETL - based package in Groovy, which automates the work of loading and transforming data
Project URL

Project URL

https://github.com/ascrus/getl
Source Code Management

Source Code Management

https://github.com/ascrus/getl.git

Download getl 4.11.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 3.0.8
org.codehaus.groovy : groovy-dateutil jar 3.0.8
org.codehaus.groovy : groovy-yaml jar 3.0.8
com.fasterxml.jackson.core : jackson-annotations jar 2.12.4

runtime (11)

Group / Artifact Type Version
com.typesafe : config jar 1.4.1
org.apache.poi : poi-ooxml jar 4.1.2
org.apache.poi : ooxml-schemas jar 1.4
org.apache.hadoop : hadoop-auth jar 3.3.1
org.apache.hadoop : hadoop-hdfs-client jar 3.3.1
org.apache.hadoop : hadoop-common jar 3.3.1
com.monitorjbl : xlsx-streamer jar 2.2.0
org.apache.kafka : kafka-clients jar 2.6.0
com.force.api : force-partner-api jar 49.3.0
com.github.xeroapi : xero-java jar 2.1.3
com.github.xeroapi : xeroapi-schemas jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.