License |
License
Apache License
|
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.wgzhao.datax |
ArtifactId | ArtifactIdrediswriter |
Version | Version3.2.4 |
Type | Typejar |
Description |
DescriptionDataX generical ETL tool
|
Filename | Size |
---|---|
rediswriter-3.2.4.pom | |
rediswriter-3.2.4.jar | 8 KB |
rediswriter-3.2.4-sources.jar | 5 KB |
rediswriter-3.2.4-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wgzhao.datax/rediswriter/ -->
<dependency>
<groupId>com.wgzhao.datax</groupId>
<artifactId>rediswriter</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgzhao.datax/rediswriter/
implementation 'com.wgzhao.datax:rediswriter:3.2.4'
// https://jarcasting.com/artifacts/com.wgzhao.datax/rediswriter/
implementation ("com.wgzhao.datax:rediswriter:3.2.4")
'com.wgzhao.datax:rediswriter:jar:3.2.4'
<dependency org="com.wgzhao.datax" name="rediswriter" rev="3.2.4">
<artifact name="rediswriter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgzhao.datax', module='rediswriter', version='3.2.4')
)
libraryDependencies += "com.wgzhao.datax" % "rediswriter" % "3.2.4"
[com.wgzhao.datax/rediswriter "3.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.wgzhao.datax : datax-common | jar | 3.2.4 |
redis.clients : jedis | jar | 3.4.0 |