License |
License
MIT License
|
---|---|
Categories |
CategoriesTablesaw Business Logic Libraries Science |
GroupId | GroupIdcom.noleme |
ArtifactId | ArtifactIdnoleme-flow-connect-tablesaw |
Version | Version0.6 |
Type | Typejar |
Description |
DescriptionNoleme Flow Connectors: Tablesaw
Library providing utilities for building noleme-flow based ETLs
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.noleme/noleme-flow-connect-tablesaw/ -->
<dependency>
<groupId>com.noleme</groupId>
<artifactId>noleme-flow-connect-tablesaw</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.noleme/noleme-flow-connect-tablesaw/
implementation 'com.noleme:noleme-flow-connect-tablesaw:0.6'
// https://jarcasting.com/artifacts/com.noleme/noleme-flow-connect-tablesaw/
implementation ("com.noleme:noleme-flow-connect-tablesaw:0.6")
'com.noleme:noleme-flow-connect-tablesaw:jar:0.6'
<dependency org="com.noleme" name="noleme-flow-connect-tablesaw" rev="0.6">
<artifact name="noleme-flow-connect-tablesaw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.noleme', module='noleme-flow-connect-tablesaw', version='0.6')
)
libraryDependencies += "com.noleme" % "noleme-flow-connect-tablesaw" % "0.6"
[com.noleme/noleme-flow-connect-tablesaw "0.6"]
Group / Artifact | Type | Version |
---|---|---|
tech.tablesaw : tablesaw-core | jar | 0.38.1 |
tech.tablesaw : tablesaw-json | jar | 0.38.1 |
tech.tablesaw : tablesaw-jsplot | jar | 0.38.1 |
com.noleme : noleme-vault | jar | [0.15,) |
com.noleme : noleme-commons | jar | [0.17,) |
com.noleme : noleme-json | jar | [0.9,) |
commons-codec : commons-codec | jar | 1.15 |
com.noleme : noleme-flow | jar | [0.12,) |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.noleme : noleme-flow-connect-commons | jar | 0.6 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |