| License |
License |
|---|---|
| GroupId | GroupIdcom.wgzhao.addax |
| ArtifactId | ArtifactIdstreamreader |
| Last Version | Last Version4.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstream-reader
Addax generic ETL tool
|
| Filename | Size |
|---|---|
| streamreader-4.0.9.pom | |
| streamreader-4.0.9.jar | 16 KB |
| streamreader-4.0.9-sources.jar | 10 KB |
| streamreader-4.0.9-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wgzhao.addax/streamreader/ -->
<dependency>
<groupId>com.wgzhao.addax</groupId>
<artifactId>streamreader</artifactId>
<version>4.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgzhao.addax/streamreader/
implementation 'com.wgzhao.addax:streamreader:4.0.9'
// https://jarcasting.com/artifacts/com.wgzhao.addax/streamreader/
implementation ("com.wgzhao.addax:streamreader:4.0.9")
'com.wgzhao.addax:streamreader:jar:4.0.9'
<dependency org="com.wgzhao.addax" name="streamreader" rev="4.0.9">
<artifact name="streamreader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgzhao.addax', module='streamreader', version='4.0.9')
)
libraryDependencies += "com.wgzhao.addax" % "streamreader" % "4.0.9"
[com.wgzhao.addax/streamreader "4.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wgzhao.addax : addax-common | jar | 4.0.9 |