License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.getl |
ArtifactId | ArtifactIdgetl |
Version | Version4.7.10 |
Type | Typejar |
Description |
Descriptiongetl
GETL - based package in Groovy, which automates the work of loading and transforming data
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
getl-4.7.10.pom | |
getl-4.7.10.jar | 6 MB |
getl-4.7.10-sources.jar | 499 KB |
getl-4.7.10-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.getl/getl/ -->
<dependency>
<groupId>net.sourceforge.getl</groupId>
<artifactId>getl</artifactId>
<version>4.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.getl/getl/
implementation 'net.sourceforge.getl:getl:4.7.10'
// https://jarcasting.com/artifacts/net.sourceforge.getl/getl/
implementation ("net.sourceforge.getl:getl:4.7.10")
'net.sourceforge.getl:getl:jar:4.7.10'
<dependency org="net.sourceforge.getl" name="getl" rev="4.7.10">
<artifact name="getl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.getl', module='getl', version='4.7.10')
)
libraryDependencies += "net.sourceforge.getl" % "getl" % "4.7.10"
[net.sourceforge.getl/getl "4.7.10"]
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.11.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.4.0 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |
com.monitorjbl : xlsx-streamer | jar | 2.1.0 |
org.apache.poi : ooxml-schemas | jar | 1.4 |
org.apache.hadoop : hadoop-auth | jar | 3.3.0 |
org.apache.hadoop : hadoop-hdfs-client | jar | 3.3.0 |
org.apache.hadoop : hadoop-common | jar | 3.3.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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |