Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdtech.mhuang |
ArtifactId | ArtifactIdinterchan-redis-kafka-middle-common |
Version | Version1.4.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/tech.mhuang/interchan-redis-kafka-middle-common/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>interchan-redis-kafka-middle-common</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/interchan-redis-kafka-middle-common/
implementation 'tech.mhuang:interchan-redis-kafka-middle-common:1.4.1'
// https://jarcasting.com/artifacts/tech.mhuang/interchan-redis-kafka-middle-common/
implementation ("tech.mhuang:interchan-redis-kafka-middle-common:1.4.1")
'tech.mhuang:interchan-redis-kafka-middle-common:jar:1.4.1'
<dependency org="tech.mhuang" name="interchan-redis-kafka-middle-common" rev="1.4.1">
<artifact name="interchan-redis-kafka-middle-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='interchan-redis-kafka-middle-common', version='1.4.1')
)
libraryDependencies += "tech.mhuang" % "interchan-redis-kafka-middle-common" % "1.4.1"
[tech.mhuang/interchan-redis-kafka-middle-common "1.4.1"]