Last Version

Core Automation Toolset - ETL 0.1.25

The base ETL to be used in other CATools project as a base contract.

License

License

GroupId

GroupId

org.catools
ArtifactId

ArtifactId

etl
Version

Version

0.1.25
Type

Type

jar
Description

Description

Core Automation Toolset - ETL
The base ETL to be used in other CATools project as a base contract.
Project URL

Project URL

https://gitlab.com/catools/etl.git

Download etl 0.1.25


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

Dependencies

compile (13)

Group / Artifact Type Version
org.catools : sql jar 0.1.25
org.hibernate : hibernate-entitymanager jar 5.4.3.Final
org.hibernate : hibernate-jcache jar 5.4.3.Final
org.hibernate : hibernate-c3p0 jar 5.4.3.Final
org.ehcache : ehcache jar 3.7.1
log4j : log4j jar 1.2.17
com.sun.xml.bind : jaxb-core jar 2.3.0.1
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0.1
javax.activation : activation jar 1.1.1
org.postgresql : postgresql jar 42.2.4
org.springframework : spring-jdbc jar 5.1.4.RELEASE
org.springframework : spring-core jar 5.1.4.RELEASE

Project Modules

There are no modules declared in this project.