License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdorg.apache.bahir |
ArtifactId | ArtifactIdflink-connector-redis_2.10 |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionflink-connector-redis
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.bahir/flink-connector-redis_2.10/ -->
<dependency>
<groupId>org.apache.bahir</groupId>
<artifactId>flink-connector-redis_2.10</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bahir/flink-connector-redis_2.10/
implementation 'org.apache.bahir:flink-connector-redis_2.10:1.0'
// https://jarcasting.com/artifacts/org.apache.bahir/flink-connector-redis_2.10/
implementation ("org.apache.bahir:flink-connector-redis_2.10:1.0")
'org.apache.bahir:flink-connector-redis_2.10:jar:1.0'
<dependency org="org.apache.bahir" name="flink-connector-redis_2.10" rev="1.0">
<artifact name="flink-connector-redis_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bahir', module='flink-connector-redis_2.10', version='1.0')
)
libraryDependencies += "org.apache.bahir" % "flink-connector-redis_2.10" % "1.0"
[org.apache.bahir/flink-connector-redis_2.10 "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-streaming-java_2.10 | jar | 1.2.0 |
redis.clients : jedis | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.kstyrc : embedded-redis | jar | 0.6 |
org.apache.flink : flink-streaming-java_2.10 | test-jar | 1.2.0 |
org.apache.flink : flink-test-utils_2.10 | jar | 1.2.0 |
org.scalatest : scalatest_2.10 | jar | 2.2.6 |