License |
License
Apache License
|
---|---|
GroupId | GroupIdcom.wgzhao.addax |
ArtifactId | ArtifactIdstreamreader |
Version | Version4.0.5 |
Type | Typejar |
Description |
Descriptionstream-reader
Addax generic ETL tool
|
Filename | Size |
---|---|
streamreader-4.0.5.pom | |
streamreader-4.0.5.jar | 17 KB |
streamreader-4.0.5-sources.jar | 10 KB |
streamreader-4.0.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgzhao.addax/streamreader/
implementation 'com.wgzhao.addax:streamreader:4.0.5'
// https://jarcasting.com/artifacts/com.wgzhao.addax/streamreader/
implementation ("com.wgzhao.addax:streamreader:4.0.5")
'com.wgzhao.addax:streamreader:jar:4.0.5'
<dependency org="com.wgzhao.addax" name="streamreader" rev="4.0.5">
<artifact name="streamreader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgzhao.addax', module='streamreader', version='4.0.5')
)
libraryDependencies += "com.wgzhao.addax" % "streamreader" % "4.0.5"
[com.wgzhao.addax/streamreader "4.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.wgzhao.addax : addax-common | jar | 4.0.5 |