License |
License
MIT License
|
---|---|
Categories |
CategoriesTablesaw Business Logic Libraries Science |
GroupId | GroupIdcom.noleme |
ArtifactId | ArtifactIdnoleme-flow-connect-tablesaw |
Version | Version0.7.1 |
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.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.noleme/noleme-flow-connect-tablesaw/
implementation 'com.noleme:noleme-flow-connect-tablesaw:0.7.1'
// https://jarcasting.com/artifacts/com.noleme/noleme-flow-connect-tablesaw/
implementation ("com.noleme:noleme-flow-connect-tablesaw:0.7.1")
'com.noleme:noleme-flow-connect-tablesaw:jar:0.7.1'
<dependency org="com.noleme" name="noleme-flow-connect-tablesaw" rev="0.7.1">
<artifact name="noleme-flow-connect-tablesaw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.noleme', module='noleme-flow-connect-tablesaw', version='0.7.1')
)
libraryDependencies += "com.noleme" % "noleme-flow-connect-tablesaw" % "0.7.1"
[com.noleme/noleme-flow-connect-tablesaw "0.7.1"]
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.16.4 |
com.noleme : noleme-commons | jar | 0.17.1 |
com.noleme : noleme-json | jar | 0.9 |
commons-codec : commons-codec | jar | 1.15 |
com.noleme : noleme-flow | jar | 0.15 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
com.noleme : noleme-flow-connect-commons | jar | 0.7.1 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |