License |
License |
---|---|
GroupId | GroupIdorg.catools |
ArtifactId | ArtifactIdetl |
Last Version | Last Version0.1.25 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore Automation Toolset - ETL
The base ETL to be used in other CATools project as a base contract.
|
Project URL |
Project URL |
Filename | Size |
---|---|
etl-0.1.25.pom | |
etl-0.1.25.jar | 53 KB |
etl-0.1.25-sources.jar | 30 KB |
etl-0.1.25-javadoc.jar | 615 KB |
Browse |
<!-- 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"]
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 |