Last Version

dataexpress 0.9.3

DataExpress is a simple, Scala-based cross database ETL toolkit supporting Postgres, MySql, Oracle, SQLServer, and Sqlite.

License

License

Categories

Categories

Data Search Business Logic Libraries
GroupId

GroupId

edu.chop.research.dbhi
ArtifactId

ArtifactId

dataexpress_2.12
Version

Version

0.9.3
Type

Type

jar
Description

Description

dataexpress
DataExpress is a simple, Scala-based cross database ETL toolkit supporting Postgres, MySql, Oracle, SQLServer, and Sqlite.
Project Organization

Project Organization

chop
Source Code Management

Source Code Management

https://github.com/chop-dbhi/dataexpress

Download dataexpress_2.12 0.9.3


<!-- https://jarcasting.com/artifacts/edu.chop.research.dbhi/dataexpress_2.12/ -->
<dependency>
    <groupId>edu.chop.research.dbhi</groupId>
    <artifactId>dataexpress_2.12</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.chop.research.dbhi/dataexpress_2.12/
implementation 'edu.chop.research.dbhi:dataexpress_2.12:0.9.3'
// https://jarcasting.com/artifacts/edu.chop.research.dbhi/dataexpress_2.12/
implementation ("edu.chop.research.dbhi:dataexpress_2.12:0.9.3")
'edu.chop.research.dbhi:dataexpress_2.12:jar:0.9.3'
<dependency org="edu.chop.research.dbhi" name="dataexpress_2.12" rev="0.9.3">
  <artifact name="dataexpress_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.chop.research.dbhi', module='dataexpress_2.12', version='0.9.3')
)
libraryDependencies += "edu.chop.research.dbhi" % "dataexpress_2.12" % "0.9.3"
[edu.chop.research.dbhi/dataexpress_2.12 "0.9.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
org.xerial : sqlite-jdbc jar 3.28.0
mysql : mysql-connector-java jar 8.0.16

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.