License |
License |
---|---|
GroupId | GroupIdorg.pih |
ArtifactId | ArtifactIdpetl |
Version | Version3.2.0 |
Type | Typejar |
Description |
Descriptionpetl
PIH ETL Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
petl-3.2.0.pom | |
petl-3.2.0.jar | 135 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pih/petl/ -->
<dependency>
<groupId>org.pih</groupId>
<artifactId>petl</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pih/petl/
implementation 'org.pih:petl:3.2.0'
// https://jarcasting.com/artifacts/org.pih/petl/
implementation ("org.pih:petl:3.2.0")
'org.pih:petl:jar:3.2.0'
<dependency org="org.pih" name="petl" rev="3.2.0">
<artifact name="petl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pih', module='petl', version='3.2.0')
)
libraryDependencies += "org.pih" % "petl" % "3.2.0"
[org.pih/petl "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-jersey | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-quartz | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-devtools Optional | jar | 2.2.5.RELEASE |
org.liquibase : liquibase-core | jar | 3.8.7 |
com.microsoft.sqlserver : mssql-jdbc | jar | 9.2.1.jre8 |
org.postgresql : postgresql | jar | 42.3.3 |
commons-dbutils : commons-dbutils | jar | 1.6 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.8 |
pentaho-kettle » kettle-core | jar | 9.1.0.0-324 |
pentaho-kettle » kettle-engine | jar | 9.1.0.0-324 |
org.pentaho.di.plugins » pdi-core-plugins-impl | jar | 9.1.0.0-324 |
rhino : js | jar | 1.7R3 |
javax.mail : mail | jar | 1.4.7 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.22 |
com.h2database : h2 | jar | 1.4.199 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.5.RELEASE |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.testcontainers : testcontainers | jar | 1.15.3 |
org.testcontainers : mssqlserver | jar | 1.15.3 |
org.testcontainers : mysql | jar | 1.15.3 |
org.testcontainers : postgresql | jar | 1.15.3 |